Commit 3677e848 authored by jiaxu.yan's avatar jiaxu.yan

feat : 修改菜单图标

parent 1bc8311f
...@@ -9,7 +9,7 @@ const annualPlan: AppRouteModule = { ...@@ -9,7 +9,7 @@ const annualPlan: AppRouteModule = {
redirect: '/annualPlan/index', redirect: '/annualPlan/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'icon-park-outline:align-text-left-one',
orderNo: 10, orderNo: 10,
title: '年度工程资金计划', title: '年度工程资金计划',
}, },
......
...@@ -9,7 +9,7 @@ const biddingManagement: AppRouteModule = { ...@@ -9,7 +9,7 @@ const biddingManagement: AppRouteModule = {
redirect: '/biddingManagement/index', redirect: '/biddingManagement/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'tdesign:map-aiming',
orderNo: 3, orderNo: 3,
title: '招标管理', title: '招标管理',
}, },
......
...@@ -9,7 +9,7 @@ const biddingPlan: AppRouteModule = { ...@@ -9,7 +9,7 @@ const biddingPlan: AppRouteModule = {
redirect: '/biddingPlan/index', redirect: '/biddingPlan/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'mingcute:aiming-2-line',
orderNo: 2, orderNo: 2,
title: '招标计划', title: '招标计划',
}, },
......
...@@ -9,7 +9,7 @@ const changeSignature: AppRouteModule = { ...@@ -9,7 +9,7 @@ const changeSignature: AppRouteModule = {
redirect: '/changeSignature/index', redirect: '/changeSignature/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'icon-park-outline:align-text-left-one',
orderNo: 5, orderNo: 5,
title: '变更签证管理', title: '变更签证管理',
}, },
......
...@@ -9,7 +9,7 @@ const completed: AppRouteModule = { ...@@ -9,7 +9,7 @@ const completed: AppRouteModule = {
redirect: '/completed/index', redirect: '/completed/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'icon-park-outline:align-text-left-one',
orderNo: 12, orderNo: 12,
title: '已竣工验收项目陈欠资金计划', title: '已竣工验收项目陈欠资金计划',
}, },
......
...@@ -9,7 +9,7 @@ const dashboard: AppRouteModule = { ...@@ -9,7 +9,7 @@ const dashboard: AppRouteModule = {
redirect: '/dashboard/index', redirect: '/dashboard/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'ion:home-outline',
orderNo: 0, orderNo: 0,
title: '门户页', title: '门户页',
}, },
......
...@@ -9,7 +9,7 @@ const engineeringProject: AppRouteModule = { ...@@ -9,7 +9,7 @@ const engineeringProject: AppRouteModule = {
redirect: '/engineeringProject/index', redirect: '/engineeringProject/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'icon-park-outline:align-text-left-one',
orderNo: 8, orderNo: 8,
title: '工程项目投资计划', title: '工程项目投资计划',
}, },
......
...@@ -9,7 +9,7 @@ const monthlyPlan: AppRouteModule = { ...@@ -9,7 +9,7 @@ const monthlyPlan: AppRouteModule = {
redirect: '/monthlyPlan/index', redirect: '/monthlyPlan/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'icon-park-outline:align-text-left-one',
orderNo: 11, orderNo: 11,
title: '月度工程资金计划', title: '月度工程资金计划',
}, },
......
...@@ -9,7 +9,7 @@ const performance: AppRouteModule = { ...@@ -9,7 +9,7 @@ const performance: AppRouteModule = {
redirect: '/performance/index', redirect: '/performance/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'icon-park-outline:align-text-left-one',
orderNo: 9, orderNo: 9,
title: '工程项目投资计划完成情况', title: '工程项目投资计划完成情况',
}, },
......
...@@ -9,7 +9,7 @@ const potentialSafety: AppRouteModule = { ...@@ -9,7 +9,7 @@ const potentialSafety: AppRouteModule = {
redirect: '/potentialSafety/index', redirect: '/potentialSafety/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'icon-park-outline:align-text-left-one',
orderNo: 6, orderNo: 6,
title: '安全隐患管理', title: '安全隐患管理',
}, },
......
...@@ -10,7 +10,7 @@ const dashboard: AppRouteModule = { ...@@ -10,7 +10,7 @@ const dashboard: AppRouteModule = {
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
orderNo: 1, orderNo: 1,
icon: '', icon: 'eos-icons:project-outlined',
title: '项目库', title: '项目库',
}, },
children: [ children: [
......
...@@ -9,7 +9,7 @@ const safetyEducation: AppRouteModule = { ...@@ -9,7 +9,7 @@ const safetyEducation: AppRouteModule = {
redirect: '/safetyEducation/index', redirect: '/safetyEducation/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'icon-park-outline:align-text-left-one',
orderNo: 7, orderNo: 7,
title: '安全教育培训', title: '安全教育培训',
}, },
......
...@@ -9,7 +9,7 @@ const settlementManagement: AppRouteModule = { ...@@ -9,7 +9,7 @@ const settlementManagement: AppRouteModule = {
redirect: '/settlementManagement/index', redirect: '/settlementManagement/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'icon-park-outline:align-text-left-one',
orderNo: 4, orderNo: 4,
title: '结算管理', title: '结算管理',
}, },
......
...@@ -10,7 +10,7 @@ const statement: AppRouteModule = { ...@@ -10,7 +10,7 @@ const statement: AppRouteModule = {
redirect: '/statement/index', redirect: '/statement/index',
meta: { meta: {
hideChildrenInMenu: true, hideChildrenInMenu: true,
icon: '', icon: 'icon-park-outline:align-text-left-one',
orderNo: 13, orderNo: 13,
title: '报表中心', title: '报表中心',
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment