enhance(frontend): re-organize settings page
This commit is contained in:
parent
3280a3d661
commit
0126dba475
6 changed files with 568 additions and 597 deletions
|
|
@ -57,10 +57,6 @@ const routes: RouteDef[] = [{
|
|||
path: '/avatar-decoration',
|
||||
name: 'avatarDecoration',
|
||||
component: page(() => import('@/pages/settings/avatar-decoration.vue')),
|
||||
}, {
|
||||
path: '/roles',
|
||||
name: 'roles',
|
||||
component: page(() => import('@/pages/settings/roles.vue')),
|
||||
}, {
|
||||
path: '/privacy',
|
||||
name: 'privacy',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue