| | |
| | | text:'已审核', |
| | | url:'/pages/ZLGL/checkFlowList/QC_CheckedBillflowList', |
| | | id:1 |
| | | },{ |
| | | img:'../../static/icon06.png', |
| | | text:'未读消息', |
| | | url:'', |
| | | id:2 |
| | | },{ |
| | | img:'../../static/icon07.png', |
| | | text:'已读消息', |
| | | url:'', |
| | | id:3 |
| | | }, |
| | | // { |
| | | // img:'../../static/icon06.png', |
| | | // text:'未读消息', |
| | | // url:'', |
| | | // id:2 |
| | | // },{ |
| | | // img:'../../static/icon07.png', |
| | | // text:'已读消息', |
| | | // url:'', |
| | | // id:3 |
| | | // }, |
| | | { |
| | | img:'../../static/icon05.png', |
| | | text:'修改密码', |
| | |
| | | text:'我的工资(预估)', |
| | | url:'/pages/gongxuOut/moneystatistics', |
| | | id:4 |
| | | }, |
| | | { |
| | | img:'../../static/icon05.png', |
| | | text:'我的待办', |
| | | url:'/pages/ziwodaiban/todoMain', |
| | | id:5 |
| | | } |
| | | ] |
| | | } |
| | |
| | | if (res.confirm) { |
| | | console.log('用户点击确定'); |
| | | // 断开Socket连接 |
| | | WebSocketServices.closeSocket(); |
| | | // WebSocketServices.closeSocket(); |
| | | // 销毁 userInfo 缓存 |
| | | uni.removeStorageSync("userinfo") |
| | | // uni.removeStorageSync("userinfo") |
| | | uni.reLaunch({ |
| | | url:'/pages/index/login' |
| | | }) |