diff --git a/acupuncture-后台/src/api/login.js b/acupuncture-后台/src/api/login.js index dc87eebb..ed1c38ac 100644 --- a/acupuncture-后台/src/api/login.js +++ b/acupuncture-后台/src/api/login.js @@ -9,7 +9,7 @@ export function login(username, password, code, uuid) { uuid, }; return request({ - url: "/web/login", + url: "/login", headers: { isToken: false, repeatSubmit: false, diff --git a/acupuncture-后台/src/views/member/account.vue b/acupuncture-后台/src/views/member/account.vue index 0f6abe9d..2cf69881 100644 --- a/acupuncture-后台/src/views/member/account.vue +++ b/acupuncture-后台/src/views/member/account.vue @@ -8,13 +8,21 @@ v-show="showSearch" label-width="80px" > - - + + > + + + + + + - +