From 2303e5b33308d29a7508dcd94afc05e4bac1213b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=91=E4=B8=8A=E8=B4=B5=E7=8C=AA?= <290425385@qq.com>
Date: Tue, 29 Apr 2025 21:42:56 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=20Object.assign()=20?=
=?UTF-8?q?=E5=90=88=E5=B9=B6=E5=AF=B9=E8=B1=A1=EF=BC=88=E4=BF=AE=E6=94=B9?=
=?UTF-8?q?=E5=B1=9E=E6=80=A7=E5=B9=B6=E6=9B=B4=E6=96=B0=E9=A1=B5=E9=9D=A2?=
=?UTF-8?q?=EF=BC=89=EF=BC=8C=E5=8C=BA=E5=88=AB=E4=BA=8Eref=E3=80=81reacti?=
=?UTF-8?q?ve=E4=B8=8D=E5=8F=AF=E6=9B=B4=E6=96=B0=E6=95=B0=E6=8D=AE?=
=?UTF-8?q?=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/workspace.xml | 15 ++++++++++---
src/components/Person.vue | 46 +++++++++++++++++----------------------
2 files changed, 32 insertions(+), 29 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index d33b030..af89bf6 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,7 @@
-
+
@@ -91,7 +91,15 @@
1745931199936
-
+
+
+ 1745932029058
+
+
+
+ 1745932029058
+
+
@@ -103,6 +111,7 @@
-
+
+
\ No newline at end of file
diff --git a/src/components/Person.vue b/src/components/Person.vue
index 11a07c1..688fc1f 100644
--- a/src/components/Person.vue
+++ b/src/components/Person.vue
@@ -1,43 +1,37 @@
- 游戏列表
-
-
+ 汽车:{{car.brand}}===价格:{{car.price}}
+
+
+