修复魔改页面无法跳转到outfit页面
This commit is contained in:
@@ -120,7 +120,7 @@ const router = createRouter({
|
||||
},
|
||||
{
|
||||
path: '/workshop/selectStyle',
|
||||
name: 'selectStyle',
|
||||
name: 'SelectStyle',
|
||||
component: () => import('../views/Workshop/selectStyle/index.vue'),
|
||||
meta: { verify: () => VerifyIDs(2) }
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user