From f72646bd24215332134161c0865d6bcf28daf8fb Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Mon, 19 May 2025 11:43:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E9=9D=A2=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E6=96=B9=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/inputBox.vue | 36 +++++-- components/visitorList.vue | 163 ++++++++++++++++---------------- pages/modify_visitor/modify_visitor.vue | 23 +---- pages/prebook/prebook.vue | 5 +- pages/usercenter/usercenter.vue | 14 +-- pages/visitors/visitors.vue | 28 ++---- pages/visitors_new/visitors_new.vue | 31 ------ pages/waiting_method/waiting_method.vue | 9 +- 8 files changed, 135 insertions(+), 174 deletions(-) diff --git a/components/inputBox.vue b/components/inputBox.vue index 566808b..6bb1b49 100644 --- a/components/inputBox.vue +++ b/components/inputBox.vue @@ -4,12 +4,11 @@ - {{label}} - - + + @@ -126,11 +125,7 @@ export default { diff --git a/pages/modify_visitor/modify_visitor.vue b/pages/modify_visitor/modify_visitor.vue index 9927d90..f8d2361 100644 --- a/pages/modify_visitor/modify_visitor.vue +++ b/pages/modify_visitor/modify_visitor.vue @@ -1,17 +1,16 @@ +