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 @@ -
+