From 18bfa0edefdb57629647a908d949b044938c48bd Mon Sep 17 00:00:00 2001 From: mabo Date: Tue, 29 Jun 2021 14:58:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BB=91=E5=9D=97=E9=AA=8C=E8=AF=81=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/App.vue | 2 +- buyer/src/components/verify/index.vue | 36 +++++++++---------- buyer/src/config/index.js | 16 ++++----- buyer/src/pages/Login.vue | 14 +++++--- buyer/src/pages/SignUp.vue | 4 +-- buyer/src/pages/forgetPassword.vue | 8 +++-- manager/src/views/login.vue | 6 ++-- .../src/views/my-components/verify/index.vue | 29 +++++++-------- seller/src/views/login.vue | 4 +-- .../src/views/my-components/verify/index.vue | 30 ++++++++-------- 10 files changed, 77 insertions(+), 72 deletions(-) diff --git a/buyer/src/App.vue b/buyer/src/App.vue index 019eb1c1..56da9df3 100644 --- a/buyer/src/App.vue +++ b/buyer/src/App.vue @@ -31,7 +31,7 @@ export default { diff --git a/buyer/src/components/verify/index.vue b/buyer/src/components/verify/index.vue index 6dfa3be0..3004b32c 100644 --- a/buyer/src/components/verify/index.vue +++ b/buyer/src/components/verify/index.vue @@ -1,5 +1,5 @@