From 0cc9ea75c055e8aba3e97f4ae0dcfeab79724d7f Mon Sep 17 00:00:00 2001 From: fengachen <373943794@qq.com> Date: Mon, 17 Jan 2022 19:12:26 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=20?= =?UTF-8?q?=E6=8A=A5=E5=90=8D=E9=A1=B5=E9=9D=A2=E4=BC=9A=E8=AE=AE=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/signUp/SignUpEntrance.vue | 14 +++++++++++--- src/views/signUp/SignUpPage.vue | 23 ++++++++++++++++------- 2 files changed, 27 insertions(+), 10 deletions(-) diff --git a/src/views/signUp/SignUpEntrance.vue b/src/views/signUp/SignUpEntrance.vue index 1744244..e305883 100644 --- a/src/views/signUp/SignUpEntrance.vue +++ b/src/views/signUp/SignUpEntrance.vue @@ -49,13 +49,15 @@ {{ holdtime }} - - + + + + {{ currentMeetingInfo.meetingContent }} - + {{ currentMeetingInfo.remark }} @@ -255,6 +257,12 @@ export default { \ No newline at end of file