mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-31 11:49:50 +08:00
Added: picgo-setting page
This commit is contained in:
@@ -49,6 +49,11 @@ export default new Router({
|
||||
path: 'gallery',
|
||||
component: require('@/components/SettingView/Gallery').default,
|
||||
name: 'gallery'
|
||||
},
|
||||
{
|
||||
path: 'setting',
|
||||
component: require('@/components/SettingView/PicGoSetting').default,
|
||||
name: 'setting'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user