feat: 完成渠道商管理+尊享模型替换+v1前缀兼容
This commit is contained in:
@@ -207,6 +207,14 @@ export const layoutRouter: RouteRecordRaw[] = [
|
||||
title: '激活码兑换',
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'channel',
|
||||
name: 'consoleChannel',
|
||||
component: () => import('@/pages/console/channel/index.vue'),
|
||||
meta: {
|
||||
title: '渠道商管理',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user