From 1d18ff904468e4a864312bdcf6d7c6a7c0477721 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期五, 25 四月 2025 14:57:36 +0800 Subject: [PATCH] 项目提交 --- common/util/work.js | 72 ++---------------------------------- 1 files changed, 4 insertions(+), 68 deletions(-) diff --git a/common/util/work.js b/common/util/work.js index 1489ed1..a86b077 100644 --- a/common/util/work.js +++ b/common/util/work.js @@ -98,46 +98,14 @@ icon:icon_prefix+"xinwen.png", description:"璁惧鐐规", useCount:10000, - page:'helloWorld' + page:'checkList' },{ title:"鍛ㄤ繚", icon:icon_prefix+"toupiao.png", description:"璁惧鍛ㄤ繚", useCount:10000, - page:'helloWorld' + page:'baoZhou' } - // ,{ - // title:"浜屼繚", - // icon:icon_prefix+"renwu.png", - // description:"璁惧浜屼繚", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"涓変繚", - // icon:icon_prefix+"wendang.png", - // description:"璁惧涓変繚", - // useCount:10000, - // page:'helloWorld' - // } - // ,{ - // title:"鍚堝悓", - // icon:icon_prefix+"hetong.png", - // description:"鍚堝悓", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"浼氳", - // icon:icon_prefix+"huiyi.png", - // description:"浼氳", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"瀹㈡埛鍏崇郴", - // icon:icon_prefix+"tongzhi.png", - // description:"瀹㈡埛鍏崇郴", - // useCount:10000, - // page:'helloWorld' - // } ] } @@ -153,45 +121,13 @@ icon:icon_prefix+"xinwen.png", description:"璁惧鎶ヤ慨", useCount:10000, - page:'helloWorld' + page:'reportRepairList' },{ title:"缁翠慨", icon:icon_prefix+"toupiao.png", description:"璁惧缁翠慨", useCount:10000, - page:'helloWorld' + page:'maintenanceReport' } - // ,{ - // title:"浜屼繚", - // icon:icon_prefix+"renwu.png", - // description:"璁惧浜屼繚", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"涓変繚", - // icon:icon_prefix+"wendang.png", - // description:"璁惧涓変繚", - // useCount:10000, - // page:'helloWorld' - // } - // ,{ - // title:"鍚堝悓", - // icon:icon_prefix+"hetong.png", - // description:"鍚堝悓", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"浼氳", - // icon:icon_prefix+"huiyi.png", - // description:"浼氳", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"瀹㈡埛鍏崇郴", - // icon:icon_prefix+"tongzhi.png", - // description:"瀹㈡埛鍏崇郴", - // useCount:10000, - // page:'helloWorld' - // } ] } \ No newline at end of file -- Gitblit v1.9.3