upd: remove oauth/authorize page
This commit is contained in:
parent
88da6f16a9
commit
792629e633
1 changed files with 1 additions and 4 deletions
|
@ -251,10 +251,7 @@ export const routes = [{
|
|||
icon: 'icon',
|
||||
permission: 'permission',
|
||||
},
|
||||
}, {
|
||||
path: '/oauth/authorize',
|
||||
component: page(() => import('./pages/oauth.vue')),
|
||||
}, {
|
||||
},{
|
||||
path: '/tags/:tag',
|
||||
component: page(() => import('./pages/tag.vue')),
|
||||
}, {
|
||||
|
|
Loading…
Reference in a new issue