diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index ac942b8..5190b75 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,13 +4,9 @@
-
+
-
-
-
-
@@ -71,7 +67,15 @@
1745928378301
-
+
+
+ 1745930176285
+
+
+
+ 1745930176285
+
+
@@ -80,6 +84,7 @@
-
+
+
\ No newline at end of file
diff --git a/src/components/Person.vue b/src/components/Person.vue
index 9a92489..c6060d6 100644
--- a/src/components/Person.vue
+++ b/src/components/Person.vue
@@ -1,23 +1,32 @@
-
-
- {{axxxx}}
+ 姓名:{{name}}
+ 年龄:{{age}}
+ 地址:{{address}}
+
+