From 604bd0a696f070bddfbc74c9ec16beac4a041c66 Mon Sep 17 00:00:00 2001 From: chenkun <3289431190@qq.com> Date: Fri, 13 Sep 2024 01:53:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E6=B3=A8=E5=86=8C=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/bottom/bottomBtn.vue | 48 ++- pages.json | 3 + pages/index/center.vue | 10 +- .../auth/loginAndRegisterAndForgetPassword.vue | 401 +++++++++++++++++++++ pages_order/order/refundsOrExchange.vue | 7 +- static/image/center/11.svg | 1 + 6 files changed, 444 insertions(+), 26 deletions(-) create mode 100644 pages_order/auth/loginAndRegisterAndForgetPassword.vue create mode 100644 static/image/center/11.svg diff --git a/components/bottom/bottomBtn.vue b/components/bottom/bottomBtn.vue index 8d1b9f5..eb9ddf1 100644 --- a/components/bottom/bottomBtn.vue +++ b/components/bottom/bottomBtn.vue @@ -1,7 +1,13 @@