| | |
| | | export const os = { |
| | | data:[ |
| | | { |
| | | title:"点检", |
| | | title:"待点检", |
| | | icon:icon_prefix+"xinwen.png", |
| | | description:"设备点检", |
| | | useCount:10000, |
| | | page:'helloWorld' |
| | | page:'checkList' |
| | | },{ |
| | | title:"周保", |
| | | title:"待周保", |
| | | icon:icon_prefix+"toupiao.png", |
| | | description:"设备周保", |
| | | useCount:10000, |
| | | page:'helloWorld' |
| | | page:'baoZhou' |
| | | } |
| | | // ,{ |
| | | // 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' |
| | | // } |
| | | ] |
| | | } |
| | | |
| | |
| | | icon:icon_prefix+"xinwen.png", |
| | | description:"设备报修", |
| | | useCount:10000, |
| | | page:'helloWorld' |
| | | page:'reportRepairList' |
| | | },{ |
| | | title:"维修", |
| | | 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' |
| | | // } |
| | | ] |
| | | } |