From 8599fce91972d508acfe74c5714a05c9f32a4633 Mon Sep 17 00:00:00 2001 From: wangchengming <15110151257@163.com> Date: Wed, 9 Jul 2025 11:32:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 7 +- .../qualification/trainApproval/index.vue | 4 +- src/views/system/user/profile/resetPwd.vue | 53 ++++++++++- src/views/system/user/profile/userInfo.vue | 89 ++++++++++++++----- 4 files changed, 125 insertions(+), 28 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 5739c8d..ec956b6 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -43,15 +43,12 @@ diff --git a/src/views/qualification/trainApproval/index.vue b/src/views/qualification/trainApproval/index.vue index eda5749..a41b81c 100644 --- a/src/views/qualification/trainApproval/index.vue +++ b/src/views/qualification/trainApproval/index.vue @@ -20,8 +20,8 @@ - + diff --git a/src/views/system/user/profile/resetPwd.vue b/src/views/system/user/profile/resetPwd.vue index 73c6b18..57fae7f 100644 --- a/src/views/system/user/profile/resetPwd.vue +++ b/src/views/system/user/profile/resetPwd.vue @@ -1,5 +1,5 @@