mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 07:28:42 +08:00
Partly finished: plugin system
This commit is contained in:
@@ -71,7 +71,7 @@ export default new Router({
|
||||
name: 'imgur'
|
||||
},
|
||||
{
|
||||
path: 'others',
|
||||
path: 'others/:type',
|
||||
component: require('@/pages/picbeds/Others').default,
|
||||
name: 'others'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user