From 1afc441a0948ce4a35487ab83d474aa4fd9ac3a5 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 20:42:26 +0800
Subject: [PATCH] =?UTF-8?q?ref=20=E7=9A=84=E7=AE=80=E5=8D=95=E5=AE=9E?=
=?UTF-8?q?=E7=94=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/workspace.xml | 19 ++++++++++++-------
src/components/Person.vue | 33 +++++++++++++++++++++------------
2 files changed, 33 insertions(+), 19 deletions(-)
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}}
+
+