feat: 样式优化

This commit is contained in:
algerkong
2024-01-03 22:27:58 +08:00
parent a59351adf7
commit 7ab43d2e9e
7 changed files with 97 additions and 97 deletions
+1
View File
@@ -53,6 +53,7 @@ const layoutRouter = [
title: '用户',
noKeepAlive: true,
icon: 'icon-Profile',
noScroll: true,
},
component: () => import('@/views/user/index.vue'),
},