From 10915812517159e2fbe749d387a548524262d72f Mon Sep 17 00:00:00 2001 From: Ironsp <1522278303@qq.com> Date: Thu, 21 May 2026 10:07:35 +0800 Subject: [PATCH] feat password --- src/layout/components/notice/index.vue | 4 ++- src/views/systemList/password/password.vue | 35 ++++++++++++++-------- 2 files changed, 26 insertions(+), 13 deletions(-) diff --git a/src/layout/components/notice/index.vue b/src/layout/components/notice/index.vue index 684ae6a..bee7dd8 100644 --- a/src/layout/components/notice/index.vue +++ b/src/layout/components/notice/index.vue @@ -19,12 +19,13 @@ -
前往gitee
+ diff --git a/src/views/systemList/password/password.vue b/src/views/systemList/password/password.vue index 49ccdcc..4b875db 100644 --- a/src/views/systemList/password/password.vue +++ b/src/views/systemList/password/password.vue @@ -2,18 +2,21 @@
- - + + - - + + - - + + - - 保存 - 关闭 + + + + + 提交 +
@@ -21,12 +24,13 @@