From 93379692b2319b8565d5610a71d1c4e5b6e7d790 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:07:08 +0800
Subject: [PATCH] =?UTF-8?q?reaction=20=E5=AF=B9=E8=B1=A1=E7=9A=84=E4=BD=BF?=
=?UTF-8?q?=E7=94=A8=20v-for?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/workspace.xml | 15 ++++++++++++---
src/components/Person.vue | 30 ++++++++++++++++++++++--------
2 files changed, 34 insertions(+), 11 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 3ec9b17..d33b030 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,7 +4,7 @@
-
+
@@ -83,7 +83,15 @@
1745930547660
-
+
+
+ 1745931199936
+
+
+
+ 1745931199936
+
+
@@ -94,6 +102,7 @@
-
+
+
\ No newline at end of file
diff --git a/src/components/Person.vue b/src/components/Person.vue
index 3674f6b..11a07c1 100644
--- a/src/components/Person.vue
+++ b/src/components/Person.vue
@@ -1,18 +1,31 @@