| | |
| | | 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", |
| | |
| | | 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", |
| | |
| | | export const ws = { |
| | | data:[ |
| | | { |
| | | title:"保养", |
| | | title:"报修", |
| | | icon:icon_prefix+"xinwen.png", |
| | | description:"设备保养", |
| | | description:"设备报修", |
| | | useCount:10000, |
| | | page:'helloWorld' |
| | | },{ |