提交 ad200dc1 作者: ZhangLingKun

功能:签到页面权限

上级 01a8f29d
......@@ -513,10 +513,9 @@ export const routerList: Array<RouteObjectType> = [
element: <LayoutView />,
errorElement: <ErrorPage />,
meta: {
id: 1100,
id: 500,
icon: <FireOutlined />,
title: '营销管理',
develop: true,
},
children: [
{
......@@ -524,10 +523,9 @@ export const routerList: Array<RouteObjectType> = [
element: withLoadingComponent(<RewardsManageView />),
errorElement: <ErrorPage />,
meta: {
id: 1110,
id: 510,
title: '签到奖励',
icon: <InsertRowAboveOutlined />,
develop: true,
},
},
],
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论