From 24be73a538f2e8d9aaf2ac9f9555422a4b2b63ac 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: Fri, 2 May 2025 20:44:48 +0800 Subject: [PATCH] =?UTF-8?q?defineProps=EF=BC=8C=E5=AE=9E=E7=8E=B0=E7=AE=80?= =?UTF-8?q?=E5=8D=95=E7=9A=84=E7=88=B6=E4=BC=A0=E5=AD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 56 +++++++++++++++++++++++++++------------ src/App.vue | 6 +---- src/components/Person.vue | 41 ++++------------------------ 3 files changed, 45 insertions(+), 58 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 01461be..2e64a70 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,8 +4,9 @@