From 0d01eed9c6e17dd8d07b4f04f8a088b77330887c Mon Sep 17 00:00:00 2001 From: cuiyouliang <799699717@qq.com> Date: Thu, 26 Jun 2025 09:54:18 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E9=83=A8=E5=88=86=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 10 +++++----- src/views/system/user/profile/thirdParty.vue | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index b3e5a83..9d1f086 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -42,25 +42,25 @@ - + - +
@@ -161,7 +161,7 @@ const toggleSideBar = () => { }; const logout = async () => { - await ElMessageBox.confirm('确定注销并退出系统吗?', '提示', { + await ElMessageBox.confirm('确定退出系统吗?', '提示', { confirmButtonText: '确定', cancelButtonText: '取消', type: 'warning' diff --git a/src/views/system/user/profile/thirdParty.vue b/src/views/system/user/profile/thirdParty.vue index 56756ef..9a8619b 100644 --- a/src/views/system/user/profile/thirdParty.vue +++ b/src/views/system/user/profile/thirdParty.vue @@ -17,7 +17,7 @@ -
+