From 95413620f527feed930ac90a8c8051f471a3689b 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:53:18 +0800
Subject: [PATCH] =?UTF-8?q?ref=20=E5=8F=98=E9=87=8F=20=E5=92=8C=20reaction?=
=?UTF-8?q?=20=E5=AF=B9=E8=B1=A1=E7=9A=84=E4=BD=BF=E7=94=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/workspace.xml | 15 ++++++++++++---
src/components/Person.vue | 26 ++++++++++++++------------
2 files changed, 26 insertions(+), 15 deletions(-)
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}}万
-
+
+