mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-15 14:50:29 +08:00
refactor: user settings & make style follow the theme
This commit is contained in:
@@ -100,7 +100,7 @@ export function useNav() {
|
||||
}
|
||||
|
||||
function handleOpenUserSettings() {
|
||||
router.push({ name: "UserInfoManage" });
|
||||
router.push({ name: "UserSettings" });
|
||||
}
|
||||
|
||||
function toggleSideBar() {
|
||||
|
||||
Reference in New Issue
Block a user