Houjie
2025-04-18 ae3855638dba0c927236c1a1b1a85d5b048c40e2
common/util/work.js
@@ -7,11 +7,25 @@
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:"已办",
@@ -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'
    },{