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 | 99 ++++++++++++------------------------------------- 1 files changed, 25 insertions(+), 74 deletions(-) diff --git a/common/util/work.js b/common/util/work.js index 2e81bfc..a86b077 100644 --- a/common/util/work.js +++ b/common/util/work.js @@ -7,12 +7,26 @@ export const us = { data:[ { - title:"浠诲姟绠$悊", + title:"寰呭姙", icon:icon_prefix+"wait_work.png", - description:"寰呭姙宸插姙浜嬮」", + description:"寰呭姙浜嬮」", useCount:1000, + page:'ToDoList' + }, + { + title:"宸插姙", + icon:icon_prefix+"wait_work.png", + description:"宸插姙浜嬮」", + useCount:1000, page:'TaskManagerList' - } + }, + { + title:"鎵竴鎵�", + icon:icon_prefix+"icon_sacan.png", + description:"鎵爜", + useCount:10000, + page:'spare' + } // ,{ // title:"宸插姙", // icon:icon_prefix+"yiban.png", @@ -84,45 +98,14 @@ icon:icon_prefix+"xinwen.png", description:"璁惧鐐规", useCount:10000, - page:'helloWorld' + page:'checkList' },{ - title:"鍛ㄦ", + title:"鍛ㄤ繚", icon:icon_prefix+"toupiao.png", - description:"璁惧鍛ㄦ", + description:"璁惧鍛ㄤ繚", useCount:10000, - page:'helloWorld' - },{ - title:"浜屼繚", - icon:icon_prefix+"renwu.png", - description:"璁惧浜屼繚", - useCount:10000, - page:'helloWorld' - },{ - title:"涓変繚", - icon:icon_prefix+"wendang.png", - description:"璁惧涓変繚", - useCount:10000, - page:'helloWorld' + page:'baoZhou' } - // ,{ - // 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' - // } ] } @@ -134,49 +117,17 @@ export const ws = { data:[ { - title:"淇濆吇", + title:"鎶ヤ慨", icon:icon_prefix+"xinwen.png", - description:"璁惧淇濆吇", + 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