From 39f206a9284ba0c61d9d696205c8209bd2a54b89 Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Sat, 4 Nov 2023 20:57:06 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90update=E3=80=91=E5=98=89=E5=AE=BE?= =?UTF-8?q?=E6=8A=A5=E5=90=8D=E6=88=90=E5=8A=9F=E5=90=8E=E5=8F=AF=E4=BB=A5?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8A=A5=E5=90=8D=E4=BF=A1=E6=81=AF=E7=9B=B8?= =?UTF-8?q?=E5=85=B3=E5=8A=9F=E8=83=BD=E7=9A=84=E5=A2=9E=E5=8A=A0=EF=BC=9B?= =?UTF-8?q?VIP=E5=8E=BB=E6=8E=89=E5=90=8C=E8=A1=8C=E4=BA=BA=EF=BC=9B?= =?UTF-8?q?=E6=8E=A5=E7=AB=99=E5=A2=9E=E5=8A=A0=E7=9B=AE=E7=9A=84=E5=9C=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/signUpForm/SeminarVipForm.vue | 82 +++++----- src/views/MessagePage/MeetingDetailModal.vue | 71 +++++---- .../modules/EditSignUpInfo.vue | 37 ++++- .../modules/SpeakGuestForm.vue | 134 ++++++++++++++-- .../modules/TeyaoGuestForm.vue | 148 ++++++++++++++---- src/views/meetingActivity/modules/VipForm.vue | 127 +++++++++++++-- 6 files changed, 472 insertions(+), 127 deletions(-) diff --git a/src/components/signUpForm/SeminarVipForm.vue b/src/components/signUpForm/SeminarVipForm.vue index 4f53070..7f2b2bd 100644 --- a/src/components/signUpForm/SeminarVipForm.vue +++ b/src/components/signUpForm/SeminarVipForm.vue @@ -1,8 +1,8 @@