From 23b94ff7c81e92c220d7b01b328da4b6dc4a3a4a Mon Sep 17 00:00:00 2001 From: wx-jincw Date: Tue, 3 Feb 2026 22:23:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=89=8B=E6=9C=BA=E7=AB=AF=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E5=A4=87=E6=A1=88=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/src/views/login/index.vue | 5 +++++ app/pages/user/index.vue | 16 ++++++++++++++++ app/pages/users/login/index.vue | 16 ++++++++++++++++ 3 files changed, 37 insertions(+) diff --git a/admin/src/views/login/index.vue b/admin/src/views/login/index.vue index 1c74dd8..85b0b90 100644 --- a/admin/src/views/login/index.vue +++ b/admin/src/views/login/index.vue @@ -85,8 +85,12 @@ +
+ 湘ICP备2026003339号-1 +
+ @@ -364,6 +368,7 @@ export default { align-items: center; height: 100vh; overflow: auto; + position: relative; &-container{ flex: 1; diff --git a/app/pages/user/index.vue b/app/pages/user/index.vue index 793a6b8..07d9ed1 100644 --- a/app/pages/user/index.vue +++ b/app/pages/user/index.vue @@ -117,6 +117,11 @@ + + + 湘ICP备2026003339号-1 + +