mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-02 19:49:46 +08:00
Added: other-picbed page
This commit is contained in:
@@ -70,6 +70,11 @@ export default new Router({
|
||||
component: require('@/pages/picbeds/Imgur').default,
|
||||
name: 'imgur'
|
||||
},
|
||||
{
|
||||
path: 'others',
|
||||
component: require('@/pages/picbeds/Others').default,
|
||||
name: 'others'
|
||||
},
|
||||
{
|
||||
path: 'gallery',
|
||||
component: require('@/pages/Gallery').default,
|
||||
|
||||
Reference in New Issue
Block a user