diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 5190b75..3ec9b17 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,7 @@
-
+
@@ -75,7 +75,15 @@
1745930176285
-
+
+
+ 1745930547660
+
+
+
+ 1745930547660
+
+
@@ -85,6 +93,7 @@
-
+
+
\ No newline at end of file
diff --git a/src/components/Person.vue b/src/components/Person.vue
index c6060d6..3674f6b 100644
--- a/src/components/Person.vue
+++ b/src/components/Person.vue
@@ -1,27 +1,29 @@
- 姓名:{{name}}
- 年龄:{{age}}
- 地址:{{address}}
+ {{name}}买了一辆{{car.brand}},价值{{car.prive}}万
-
+
+