Merge branch 'master' of https://gitee.com/lvYeJu/lane-crawford-3
This commit is contained in:
@@ -118,6 +118,11 @@ const router = createRouter({
|
||||
name: 'library',
|
||||
component: () => import('../views/Workshop/library.vue')
|
||||
},
|
||||
{
|
||||
path: '/workshop/profile',
|
||||
name: 'profile',
|
||||
component: () => import('../views/Workshop/profile.vue')
|
||||
},
|
||||
{
|
||||
// creation
|
||||
path: '/workshop/creation',
|
||||
|
||||
Reference in New Issue
Block a user