From 0a48655d2162b709ecb80d249a4085971add6140 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期一, 07 七月 2025 17:26:30 +0800 Subject: [PATCH] 企业微信 --- common/util/work.js | 94 ++++++++++++++--------------------------------- 1 files changed, 28 insertions(+), 66 deletions(-) diff --git a/common/util/work.js b/common/util/work.js index a86b077..a3ff9af 100644 --- a/common/util/work.js +++ b/common/util/work.js @@ -8,14 +8,14 @@ data:[ { title:"寰呭姙", - icon:icon_prefix+"wait_work.png", + icon:icon_prefix+"todo.png", description:"寰呭姙浜嬮」", useCount:1000, page:'ToDoList' }, { title:"宸插姙", - icon:icon_prefix+"wait_work.png", + icon:icon_prefix+"todoManger.png", description:"宸插姙浜嬮」", useCount:1000, page:'TaskManagerList' @@ -27,63 +27,6 @@ useCount:10000, page:'spare' } - // ,{ - // title:"宸插姙", - // icon:icon_prefix+"yiban.png", - // description:"宸插姙浜嬮」", - // useCount:10000, - // page:'helloWorld' - // } - // { - // title:"鑰冨嫟", - // icon:icon_prefix+"kaoqin.png", - // description:"宸ヤ綔鑰冨嫟", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"鏃ョ▼", - // icon:icon_prefix+"richeng.png", - // description:"寤虹珛鍜屾煡鐪嬩釜浜哄伐浣滃畨鎺�", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"璇峰亣鐢宠", - // icon:icon_prefix+"qingjia1.png", - // description:"璇峰亣鐢宠", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"鍑哄樊鐢宠", - // icon:icon_prefix+"chuchai.png", - // description:"鍑哄樊鐢宠", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"鍏枃鍙戞枃", - // icon:icon_prefix+"gongwen.png", - // description:"鍏枃鍙戞枃", - // useCount:10000, - // page:'helloWorld' - // },{ - // title:"閫氱煡鍏憡", - // icon:icon_prefix+"tongzhi.png", - // description:"鏌ョ湅浼佷笟瀵瑰憳宸ヤ笅鍙戠殑閫氱煡鍏憡", - // useCount:10000, - // page:'annotationList' - // },{ - // title:"鍐呴儴閭欢", - // icon:icon_prefix+"youjian.png", - // description:"鏌ョ湅鍐呴儴娑堟伅", - // useCount:10000, - // dot:false, - // page:'helloWorld' - // },{ - // title:"閫氳褰�", - // icon:icon_prefix+"tongxun.png", - // description:"鏌ョ湅閮ㄩ棬锛岀粍鍛�", - // useCount:10000, - // page:'levelAddressBook' - // } ] } @@ -94,18 +37,31 @@ export const os = { data:[ { - title:"鐐规", + title:"寰呯偣妫�", icon:icon_prefix+"xinwen.png", description:"璁惧鐐规", useCount:10000, page:'checkList' },{ - title:"鍛ㄤ繚", + title:"寰呭懆淇�", icon:icon_prefix+"toupiao.png", description:"璁惧鍛ㄤ繚", useCount:10000, page:'baoZhou' - } + }, + { + title:"鍘嗗彶鐐规", + icon:icon_prefix+"icon_historicalInspection.png", + description:"鍘嗗彶鐐规", + useCount:10000, + page:'historicalInspection' + },{ + title:"鍘嗗彶淇濆吇", + icon:icon_prefix+"icon_historicalMaintenance.png", + description:"鍘嗗彶淇濆吇", + useCount:10000, + page:'historicalMaintenance' + } ] } @@ -118,16 +74,22 @@ data:[ { title:"鎶ヤ慨", - icon:icon_prefix+"xinwen.png", + icon:icon_prefix+"baoxiu.png", description:"璁惧鎶ヤ慨", useCount:10000, - page:'reportRepairList' + page:'reportRepair' },{ - title:"缁翠慨", - icon:icon_prefix+"toupiao.png", + title:"寰呯淮淇�", + icon:icon_prefix+"repair.png", description:"璁惧缁翠慨", useCount:10000, page:'maintenanceReport' + },{ + title:"鍘嗗彶缁翠慨", + icon:icon_prefix+"historicalRepair.png", + description:"鍘嗗彶缁翠慨", + useCount:10000, + page:'historicalRepair' } ] } \ No newline at end of file -- Gitblit v1.9.3