From 6cb298f7370ab540bc3fcbc0c48c645fca12b709 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Fri, 6 Dec 2024 11:28:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BA=AB=E4=BB=BD=E8=AF=81?= =?UTF-8?q?=E5=8F=B7=E6=A0=A1=E9=AA=8C=E3=80=81=E5=A2=9E=E5=8A=A0=E7=A9=BA?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/inputBox.vue | 70 ++++++++++++++++++++++----------- components/preBookList.vue | 12 +++++- pages/index/index.vue | 25 ++++++++---- pages/modify_visitor/modify_visitor.vue | 2 +- static/images/frontend/list_empty.svg | 1 + 5 files changed, 77 insertions(+), 33 deletions(-) create mode 100644 static/images/frontend/list_empty.svg diff --git a/components/inputBox.vue b/components/inputBox.vue index 271d293..2dec23d 100644 --- a/components/inputBox.vue +++ b/components/inputBox.vue @@ -1,4 +1,4 @@ -