enhance(frontend): organize settings page
This commit is contained in:
parent
aeda34e5e7
commit
4af49e8385
5 changed files with 219 additions and 260 deletions
|
|
@ -128,10 +128,6 @@ export const ROUTE_DEF = [{
|
|||
path: '/sounds',
|
||||
name: 'sounds',
|
||||
component: page(() => import('@/pages/settings/sounds.vue')),
|
||||
}, {
|
||||
path: '/accessibility',
|
||||
name: 'accessibility',
|
||||
component: page(() => import('@/pages/settings/accessibility.vue')),
|
||||
}, {
|
||||
path: '/plugin/install',
|
||||
name: 'plugin',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue