From ae3855638dba0c927236c1a1b1a85d5b048c40e2 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期五, 18 四月 2025 10:31:08 +0800 Subject: [PATCH] 提交 --- common/util/work.js | 53 ++++++++++++++++++++++++++++++++++------------------- 1 files changed, 34 insertions(+), 19 deletions(-) diff --git a/common/util/work.js b/common/util/work.js index 2e81bfc..1489ed1 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", @@ -86,24 +100,25 @@ useCount:10000, page:'helloWorld' },{ - title:"鍛ㄦ", + title:"鍛ㄤ繚", icon:icon_prefix+"toupiao.png", - description:"璁惧鍛ㄦ", - useCount:10000, - page:'helloWorld' - },{ - title:"浜屼繚", - icon:icon_prefix+"renwu.png", - description:"璁惧浜屼繚", - useCount:10000, - page:'helloWorld' - },{ - title:"涓変繚", - icon:icon_prefix+"wendang.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' + // } // ,{ // title:"鍚堝悓", // icon:icon_prefix+"hetong.png", @@ -134,9 +149,9 @@ export const ws = { data:[ { - title:"淇濆吇", + title:"鎶ヤ慨", icon:icon_prefix+"xinwen.png", - description:"璁惧淇濆吇", + description:"璁惧鎶ヤ慨", useCount:10000, page:'helloWorld' },{ -- Gitblit v1.9.3