提交 87487fbc 作者: ZhangLingKun

优化:图片地址链接替换

上级 e1ea6b92
流水线 #7267 已通过 于阶段
in 1 分 7 秒
...@@ -684,7 +684,8 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -684,7 +684,8 @@ export const routerList: Array<RouteObjectType> = [
errorElement: <ErrorPage />, errorElement: <ErrorPage />,
meta: { meta: {
id: 630, id: 630,
title: '任务发单', // title: '任务发单',
title: '任务订单',
icon: <CreditCardOutlined />, icon: <CreditCardOutlined />,
}, },
}, },
...@@ -696,7 +697,7 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -696,7 +697,7 @@ export const routerList: Array<RouteObjectType> = [
id: 640, id: 640,
title: '任务接单', title: '任务接单',
icon: <CreditCardOutlined />, icon: <CreditCardOutlined />,
develop: true, // develop: true,
}, },
}, },
{ {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论