From 5537a63a1947ff137a5369dcb6d8b583268d3f4f Mon Sep 17 00:00:00 2001
From: "1747191978@qq.com" <1942943850@qq.com>
Date: Thu, 3 Apr 2025 12:38:44 +0800
Subject: [PATCH] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E7=BB=84=E7=BB=87=E8=B4=A6?=
=?UTF-8?q?=E5=8F=B7=E6=B7=BB=E5=8A=A0=E5=AE=A1=E6=A0=B8=E6=9D=83=E9=99=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
acupuncture-后台/src/api/login.js | 2 +-
acupuncture-后台/src/views/member/account.vue | 55 +++++++++++++++----
2 files changed, 46 insertions(+), 11 deletions(-)
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"
>
-