From cd7a8844d21da43778f4a67c956e38bdb0f20562 Mon Sep 17 00:00:00 2001 From: fengchenchen Date: Thu, 2 Nov 2023 18:12:41 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90update=E3=80=91=E9=85=92=E5=BA=97?= =?UTF-8?q?=E8=81=94=E7=B3=BB=E4=BA=BA=E5=8F=8A=E6=89=8B=E6=9C=BA=E5=8F=B7?= =?UTF-8?q?=E7=9A=84=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/signUp/SignUpEntrance.vue | 19 +++++++++--------- src/views/signUp/SignUpPage.vue | 30 ++++++++++++++++++++--------- 2 files changed, 30 insertions(+), 19 deletions(-) diff --git a/src/views/signUp/SignUpEntrance.vue b/src/views/signUp/SignUpEntrance.vue index 2d129d6..e794428 100644 --- a/src/views/signUp/SignUpEntrance.vue +++ b/src/views/signUp/SignUpEntrance.vue @@ -53,16 +53,15 @@ {{ currentMeetingInfo.hotelAddress }} - - - - - - {{ item.hotelContacts }} {{ item.hotelContacts ? ':' : '' }} {{ item.hotelContactsPhone + ' ' }} - + + + +
+
+
{{ item.hotelContacts }} {{ item.hotelContacts ? ':' : '' }} {{ item.hotelContactsPhone + ' ' }}
+ +
+
diff --git a/src/views/signUp/SignUpPage.vue b/src/views/signUp/SignUpPage.vue index 883f461..7da3ba1 100644 --- a/src/views/signUp/SignUpPage.vue +++ b/src/views/signUp/SignUpPage.vue @@ -65,17 +65,29 @@
- - - - - {{ item.hotelContacts }} {{ item.hotelContacts ? ':' : '' }} {{ item.hotelContactsPhone + ' ' }} - + + + +
+
+
{{ item.hotelContacts }} {{ item.hotelContacts ? ':' : '' }} {{ item.hotelContactsPhone + ' ' }}
+ +
+
+ + + + + + + + + + + +