mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-08-27 11:10:50 +08:00
Added: aliYun OSS support
This commit is contained in:
@@ -55,6 +55,11 @@ export default new Router({
|
||||
component: require('@/components/SettingView/SMMS').default,
|
||||
name: 'smms'
|
||||
},
|
||||
{
|
||||
path: 'aliyun',
|
||||
component: require('@/components/SettingView/AliYun').default,
|
||||
name: 'aliyun'
|
||||
},
|
||||
{
|
||||
path: 'gallery',
|
||||
component: require('@/components/SettingView/Gallery').default,
|
||||
|
||||
Reference in New Issue
Block a user