选择风格变为生成四个,调整渐变按钮样式
This commit is contained in:
@@ -121,7 +121,7 @@ const router = createRouter({
|
||||
{
|
||||
path: '/workshop/selectStyle',
|
||||
name: 'selectStyle',
|
||||
component: () => import('../views/Workshop/selectStyle.vue'),
|
||||
component: () => import('../views/Workshop/selectStyle/index.vue'),
|
||||
meta: { verify: () => VerifyIDs(2) }
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user