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 + ' ' }}
+ +
+
+ + + + + + + + + + + +