新增单位管理界面
This commit is contained in:
802
pages.json
802
pages.json
@@ -1,528 +1,278 @@
|
|||||||
{
|
{
|
||||||
"easycom": {
|
"easycom": {
|
||||||
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
||||||
},
|
},
|
||||||
//案列页面
|
"pages": [
|
||||||
// "pages": [
|
{
|
||||||
// {
|
"path": "pages/sys/login/login",
|
||||||
// "path": "pages/sys/login/index",
|
"style": {
|
||||||
// "style": {
|
"navigationBarTitleText": "登录",
|
||||||
// "navigationBarTitleText": "登录"
|
"navigationStyle": "custom"
|
||||||
// }
|
// 隐藏系统导航栏
|
||||||
// },
|
}
|
||||||
// {
|
},
|
||||||
// "path": "pages/sys/login/forget",
|
{
|
||||||
// "style": {
|
"path": "pages/sys/home/home",
|
||||||
// "navigationBarTitleText": "忘记密码"
|
"style": {
|
||||||
// }
|
"navigationStyle": "custom"
|
||||||
// },
|
}
|
||||||
// {
|
},
|
||||||
// "path": "pages/sys/login/reg",
|
{
|
||||||
// "style": {
|
"path": "pages/sys/workbench/workbench",
|
||||||
// "navigationBarTitleText": "注册账号"
|
"style": {
|
||||||
// }
|
"navigationStyle": "custom"
|
||||||
// },
|
}
|
||||||
// {
|
},
|
||||||
// "path": "pages/sys/msg/index",
|
{
|
||||||
// "style": {
|
"path": "pages/sys/user/mine",
|
||||||
// "navigationBarTitleText": "消息"
|
"style": {
|
||||||
// }
|
"navigationStyle": "custom"
|
||||||
// },
|
}
|
||||||
// {
|
},
|
||||||
// "path": "pages/sys/msg/form",
|
{
|
||||||
// "style": {
|
"path": "pages/sys/user/changeInfo/changeInfo",
|
||||||
// "navigationBarTitleText": "查看详情"
|
"style": {
|
||||||
// }
|
"navigationStyle": "custom"
|
||||||
// },
|
}
|
||||||
// {
|
},
|
||||||
// "path": "pages/sys/home/index",
|
{
|
||||||
// "style": {
|
"path": "pages/sys/user/message/message",
|
||||||
// "navigationBarTitleText": "工作台",
|
"style": {
|
||||||
// "navigationStyle": "custom" // 隐藏系统导航栏
|
"navigationStyle": "custom"
|
||||||
|
}
|
||||||
// }
|
},
|
||||||
// },
|
{
|
||||||
// {
|
"path": "pages/sys/user/serviceCenter/serviceCenter",
|
||||||
// "path": "pages/sys/user/index",
|
"style": {
|
||||||
// "style": {
|
"navigationBarTitleText": "服务中心"
|
||||||
// "navigationBarTitleText": "我的",
|
}
|
||||||
// "navigationBarBackgroundColor":"#5b95ff",
|
},
|
||||||
// "navigationBarTextStyle": "white"
|
{
|
||||||
// }
|
"path": "pages/sys/user/serviceCenter/questionDetail",
|
||||||
// },
|
"style": {
|
||||||
// {
|
"navigationBarTitleText": "服务中心"
|
||||||
// "path": "pages/sys/user/info",
|
}
|
||||||
// "style": {
|
},
|
||||||
// "navigationBarTitleText": "个人信息"
|
{
|
||||||
// }
|
"path": "pages/sys/user/myVisitor/myVisitor",
|
||||||
// },
|
"style": {
|
||||||
// {
|
"navigationBarTitleText": "我的访客"
|
||||||
// "path": "uview-ui/components/u-avatar-cropper/u-avatar-cropper",
|
}
|
||||||
// "style": {
|
},
|
||||||
// "navigationBarTitleText": "头像裁剪",
|
{
|
||||||
// "navigationBarBackgroundColor": "#000000"
|
"path": "pages/sys/user/myVisitor/creatVisitor",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "发起邀约"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/user/help",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "帮助中心"
|
"path": "pages/sys/user/myVisitor/creatVisitor2",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "发起邀约"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/user/pwd",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "修改密码"
|
"path": "pages/sys/user/myVisitor/selectRoom",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "选择服务地址"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/user/setting",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "系统设置"
|
"path": "pages/sys/user/myVisitor/visitorInfo",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationStyle": "custom"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/user/comment",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "意见反馈"
|
"path": "pages/sys/user/myPayment/myPayment",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "停车缴费"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/user/about",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "关于我们"
|
"path": "pages/sys/user/myPayment/paymentRecords",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "缴费记录"
|
||||||
// {
|
}
|
||||||
// "path": "pages/testData/form",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "新增编辑"
|
"path": "pages/sys/user/myPayment/myCarCode",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "我的车牌"
|
||||||
// {
|
}
|
||||||
// "path": "pages/testData/index",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "增删改查"
|
"path": "pages/sys/user/myRepair/myRepair",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "报事报修"
|
||||||
// {
|
}
|
||||||
// "path": "pages/common/webview",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "浏览网页"
|
"path": "pages/sys/user/myRepair/addRepair",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "新增报事报修"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/login/code",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "验证码"
|
"path": "pages/sys/user/myRepair/selectLocation",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "选择服务地址"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/login/registerCode",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "验证码"
|
"path": "pages/sys/user/myRepair/repaired",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationStyle": "custom"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/user/service",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "联系客服"
|
"path": "pages/sys/user/myRepair/repairEvaluate",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "服务评价"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/user/problem",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "常见问题"
|
"path": "pages/sys/user/myRecord/myRecord",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationStyle": "custom"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/user/currency",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "通用"
|
"path": "pages/sys/workbench/oa/oa",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "审批中心"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/user/clear-cache",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "清除缓存"
|
"path": "pages/sys/workbench/oa/oaDetail",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationStyle": "custom"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/workbench/index",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "工作台"
|
"path": "pages/sys/workbench/order/order",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "工单管理"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/book/index",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "通讯录"
|
"path": "pages/sys/workbench/order/createOrder",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "创建工单"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/book/personal-details",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "详情"
|
"path": "pages/sys/workbench/order/orderDetail",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "工单详情"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/msg/list-item",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "列表"
|
"path": "pages/sys/workbench/meet/meet",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "会议预约"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/workbench/add-form",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "请假申请"
|
"path": "pages/sys/workbench/meet/createMeet",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "会议室预约"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/msg/examine-item",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "网上报销"
|
"path": "pages/sys/workbench/camera",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationStyle": "custom"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/msg/details",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "详情"
|
"path": "pages/sys/workbench/monitor/monitors",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationBarTitleText": "监控室"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/user/modify",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "修改"
|
"path": "pages/sys/workbench/monitor/monitorplay",
|
||||||
// }
|
"style": {
|
||||||
// },
|
"navigationStyle": "custom"
|
||||||
// {
|
}
|
||||||
// "path": "pages/sys/workbench/install",
|
},
|
||||||
// "style": {
|
{
|
||||||
// "navigationBarTitleText": "常用设置",
|
"path": "pages/sys/workbench/earlyWarning/earlyWarning",
|
||||||
// "navigationStyle": "custom" // 隐藏系统导航栏
|
"style": {
|
||||||
// }
|
"navigationStyle": "custom"
|
||||||
// }
|
}
|
||||||
|
},
|
||||||
// ],
|
{
|
||||||
// "tabBar": {
|
"path": "pages/sys/workbench/earlyWarning/warnDetail",
|
||||||
// "color": "#333333",
|
"style": {
|
||||||
// "selectedColor": "#4094ff",
|
"navigationBarTitleText": "预警详情"
|
||||||
// "backgroundColor": "#ffffff",
|
}
|
||||||
// "borderStyle": "white",
|
},
|
||||||
// "list": [
|
{
|
||||||
// {
|
"path": "pages/sys/workbench/earlyWarning/warnStatistics",
|
||||||
// "pagePath": "pages/sys/msg/index",
|
"style": {
|
||||||
// "iconPath": "static/aidex/tabbar/msg_1.png",
|
"navigationBarTitleText": "预警统计"
|
||||||
// "selectedIconPath": "static/aidex/tabbar/msg_2.png",
|
}
|
||||||
// "text": "消息"
|
},
|
||||||
// },
|
{
|
||||||
// // {
|
"path": "pages/sys/workbench/inspection/inspection",
|
||||||
// // "pagePath": "pages/sys/home/index",
|
"style": {
|
||||||
// // "iconPath": "static/aidex/tabbar/home_1.png",
|
"navigationBarTitleText": "工作巡检"
|
||||||
// // "selectedIconPath": "static/aidex/tabbar/home_2.png",
|
}
|
||||||
// // "text": "首页"
|
},
|
||||||
// // },
|
{
|
||||||
// {
|
"path": "pages/sys/workbench/inspection/inspectionProcess",
|
||||||
// "pagePath": "pages/sys/workbench/index",
|
"style": {
|
||||||
// "iconPath": "static/aidex/tabbar/apply_1.png",
|
"navigationBarTitleText": "巡检任务"
|
||||||
// "selectedIconPath": "static/aidex/tabbar/apply_2.png",
|
}
|
||||||
// "text": "工作台"
|
},
|
||||||
// },
|
{
|
||||||
// {
|
"path": "pages/sys/workbench/unitManagement/unitManagement",
|
||||||
// "pagePath": "pages/sys/book/index",
|
"style": {
|
||||||
// "iconPath": "static/aidex/tabbar/book_1.png",
|
"navigationBarTitleText": "单位管理"
|
||||||
// "selectedIconPath": "static/aidex/tabbar/book_2.png",
|
}
|
||||||
// "text": "通讯录"
|
}
|
||||||
// },
|
],
|
||||||
// {
|
"tabBar": {
|
||||||
// "pagePath": "pages/sys/user/index",
|
"color": "#232323",
|
||||||
// "iconPath": "static/aidex/tabbar/my_1.png",
|
"selectedColor": "#0652FF",
|
||||||
// "selectedIconPath": "static/aidex/tabbar/my_2.png",
|
"backgroundColor": "#fff",
|
||||||
// "text": "我的"
|
"borderStyle": "black",
|
||||||
// }
|
"list": [
|
||||||
// ]
|
{
|
||||||
// },
|
"pagePath": "pages/sys/home/home",
|
||||||
"pages": [{
|
"iconPath": "static/ic_main_home.png",
|
||||||
"path": "pages/sys/login/login",
|
"selectedIconPath": "static/ic_main_home_selected.png",
|
||||||
"style": {
|
"text": "首页"
|
||||||
"navigationBarTitleText": "登录",
|
},
|
||||||
"navigationStyle": "custom" // 隐藏系统导航栏
|
{
|
||||||
}
|
"pagePath": "pages/sys/workbench/workbench",
|
||||||
},
|
"iconPath": "static/ic_main_work.png",
|
||||||
|
"selectedIconPath": "static/ic_main_work_selected.png",
|
||||||
{
|
"text": "工作台"
|
||||||
"path": "pages/sys/home/home",
|
},
|
||||||
"style": {
|
{
|
||||||
"navigationStyle": "custom"
|
"pagePath": "pages/sys/user/mine",
|
||||||
}
|
"iconPath": "static/ic_main_mine.png",
|
||||||
},
|
"selectedIconPath": "/static/ic_main_mine_selected.png",
|
||||||
{
|
"text": "我的"
|
||||||
"path": "pages/sys/workbench/workbench",
|
}
|
||||||
"style": {
|
]
|
||||||
"navigationStyle": "custom"
|
},
|
||||||
}
|
"subPackages": [
|
||||||
},
|
],
|
||||||
{
|
"preloadRule": {
|
||||||
"path": "pages/sys/user/mine",
|
},
|
||||||
"style": {
|
"globalStyle": {
|
||||||
"navigationStyle": "custom"
|
"navigationBarTextStyle": "black",
|
||||||
}
|
"navigationBarTitleText": "Aidex",
|
||||||
},
|
"navigationBarBackgroundColor": "#ffffff"
|
||||||
{
|
},
|
||||||
"path": "pages/sys/user/changeInfo/changeInfo",
|
"easycom": {
|
||||||
"style": {
|
"autoscan": true,
|
||||||
"navigationStyle": "custom"
|
"custom": {
|
||||||
}
|
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
||||||
},
|
}
|
||||||
{
|
}
|
||||||
"path": "pages/sys/user/message/message",
|
|
||||||
"style": {
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/serviceCenter/serviceCenter",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "服务中心"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/serviceCenter/questionDetail",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "服务中心"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myVisitor/myVisitor",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "我的访客"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myVisitor/creatVisitor",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "发起邀约"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myVisitor/creatVisitor2",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "发起邀约"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myVisitor/selectRoom",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "选择服务地址"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myVisitor/visitorInfo",
|
|
||||||
"style": {
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myPayment/myPayment",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "停车缴费"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myPayment/paymentRecords",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "缴费记录"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myPayment/myCarCode",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "我的车牌"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myRepair/myRepair",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "报事报修"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myRepair/addRepair",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "新增报事报修"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myRepair/selectLocation",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "选择服务地址"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myRepair/repaired",
|
|
||||||
"style": {
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myRepair/repairEvaluate",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "服务评价"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/user/myRecord/myRecord",
|
|
||||||
"style": {
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path": "pages/sys/workbench/oa/oa",
|
|
||||||
"style": {
|
|
||||||
"navigationBarTitleText": "审批中心"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
"path": "pages/sys/workbench/oa/oaDetail",
|
|
||||||
"style": {
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/order/order",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText": "工单管理"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/order/createOrder",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText": "创建工单"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/order/orderDetail",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText": "工单详情"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/meet/meet",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText" : "会议预约"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/meet/createMeet",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText" : "会议室预约"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/camera",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/monitor/monitors",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText" : "监控室"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/monitor/monitorplay",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/earlyWarning/earlyWarning",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationStyle": "custom"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/earlyWarning/warnDetail",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText" : "预警详情"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/earlyWarning/warnStatistics",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText" : "预警统计"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/inspection/inspection",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText" : "工作巡检"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"path" : "pages/sys/workbench/inspection/inspectionProcess",
|
|
||||||
"style" :
|
|
||||||
{
|
|
||||||
"navigationBarTitleText" : "巡检任务"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"tabBar": {
|
|
||||||
"color": "#232323",
|
|
||||||
"selectedColor": "#0652FF",
|
|
||||||
"backgroundColor": "#fff",
|
|
||||||
"borderStyle": "black",
|
|
||||||
"list": [{
|
|
||||||
"pagePath": "pages/sys/home/home",
|
|
||||||
"iconPath": "static/ic_main_home.png",
|
|
||||||
"selectedIconPath": "static/ic_main_home_selected.png",
|
|
||||||
"text": "首页"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pagePath": "pages/sys/workbench/workbench",
|
|
||||||
"iconPath": "static/ic_main_work.png",
|
|
||||||
"selectedIconPath": "static/ic_main_work_selected.png",
|
|
||||||
"text": "工作台"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"pagePath": "pages/sys/user/mine",
|
|
||||||
"iconPath": "static/ic_main_mine.png",
|
|
||||||
"selectedIconPath": "/static/ic_main_mine_selected.png",
|
|
||||||
"text": "我的"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"subPackages": [
|
|
||||||
|
|
||||||
],
|
|
||||||
"preloadRule": {
|
|
||||||
|
|
||||||
},
|
|
||||||
"globalStyle": {
|
|
||||||
"navigationBarTextStyle": "black",
|
|
||||||
"navigationBarTitleText": "Aidex",
|
|
||||||
"navigationBarBackgroundColor": "#ffffff"
|
|
||||||
},
|
|
||||||
"easycom": {
|
|
||||||
"autoscan": true,
|
|
||||||
"custom": {
|
|
||||||
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
@@ -25,8 +25,6 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
</view>
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
317
pages/sys/workbench/unitManagement/unitManagement.vue
Normal file
317
pages/sys/workbench/unitManagement/unitManagement.vue
Normal file
@@ -0,0 +1,317 @@
|
|||||||
|
<template>
|
||||||
|
<view class="unit-management">
|
||||||
|
<!-- 顶部单位信息栏 -->
|
||||||
|
<view class="unit-header-container">
|
||||||
|
<view class="unit-header">
|
||||||
|
<image class="header-icon" src="/static/ic_enterprise.png" mode="aspectFit" />
|
||||||
|
<view class="unit-title">南川区******单位(共189人)</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<!-- 功能模块卡片区 -->
|
||||||
|
<view class="function-container">
|
||||||
|
<!-- 左侧列(员工审核+员工管理) -->
|
||||||
|
<view class="left-column">
|
||||||
|
<!-- 员工审核卡片 -->
|
||||||
|
<view class="function-card" @click="goToEmployeeReview">
|
||||||
|
<view class="card-content">
|
||||||
|
<view class="card-text">
|
||||||
|
<view class="card-title">员工审核</view>
|
||||||
|
<view class="card-subtitle">入职/审核</view>
|
||||||
|
</view>
|
||||||
|
<view class="card-icon">
|
||||||
|
<image src="/static/ic_review.png" mode="aspectFit" />
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<!-- 员工管理卡片 -->
|
||||||
|
<view class="function-card" @click="goToEmployeeManagement">
|
||||||
|
<view class="card-content">
|
||||||
|
<view class="card-text">
|
||||||
|
<view class="card-title">员工管理</view>
|
||||||
|
<view class="card-subtitle">权限/离职</view>
|
||||||
|
</view>
|
||||||
|
<view class="card-icon">
|
||||||
|
<image src="/static/ic_resign.png" mode="aspectFit" />
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<!-- 右侧邀请新员工卡片 -->
|
||||||
|
<view class="right-card" @click="showInviteDialog">
|
||||||
|
<image class="card-bg" src="/static/ic_unitBg.png" mode="aspectFill" />
|
||||||
|
<view class="card-content">
|
||||||
|
<view class="card-text">
|
||||||
|
<view class="card-title">邀请新员工</view>
|
||||||
|
<view class="card-subtitle">入职/邀请</view>
|
||||||
|
</view>
|
||||||
|
<view class="card-icon">
|
||||||
|
<image src="/static/ic_Invite_employees.png" mode="aspectFit" />
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<!-- 邀请新员工弹窗 -->
|
||||||
|
<view class="invite-dialog" v-if="showDialog">
|
||||||
|
<view class="dialog-content">
|
||||||
|
<!-- 盾牌背景图 -->
|
||||||
|
<image class="shield-bg" src="/static/ic_shield.png" mode="aspectFit" />
|
||||||
|
|
||||||
|
<!-- 手机插画部分 -->
|
||||||
|
<view class="phone-illustration">
|
||||||
|
<image class="phone-image" src="/static/121221.png" mode="aspectFit" />
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<!-- 二维码部分 -->
|
||||||
|
<view class="qr-code-container">
|
||||||
|
<image class="qr-code" src="/static/ic_qrcode.png" mode="aspectFit" />
|
||||||
|
</view>
|
||||||
|
|
||||||
|
<!-- 关闭按钮 -->
|
||||||
|
<view class="close-btn" @click="hideInviteDialog">
|
||||||
|
<image src="/static/ic_close.png" mode="aspectFit" />
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</view>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
data() {
|
||||||
|
return {
|
||||||
|
showDialog: false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
methods: {
|
||||||
|
goToEmployeeReview() {
|
||||||
|
uni.navigateTo({
|
||||||
|
url: '/pages/employee/review'
|
||||||
|
});
|
||||||
|
},
|
||||||
|
goToInviteEmployee() {
|
||||||
|
uni.navigateTo({
|
||||||
|
url: '/pages/employee/invite'
|
||||||
|
});
|
||||||
|
},
|
||||||
|
goToEmployeeManagement() {
|
||||||
|
uni.navigateTo({
|
||||||
|
url: '/pages/employee/management'
|
||||||
|
});
|
||||||
|
},
|
||||||
|
showInviteDialog() {
|
||||||
|
this.showDialog = true;
|
||||||
|
},
|
||||||
|
hideInviteDialog() {
|
||||||
|
this.showDialog = false;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style scoped>
|
||||||
|
.unit-management {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
height: 100vh;
|
||||||
|
background-color: #f5f5f5;
|
||||||
|
padding: 20rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.unit-header-container {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
margin-bottom: 20rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.unit-header {
|
||||||
|
background-color: #2186FF;
|
||||||
|
padding: 20rpx 30rpx;
|
||||||
|
color: white;
|
||||||
|
border-radius: 16rpx;
|
||||||
|
width: 100%;
|
||||||
|
max-width: 100%;
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header-icon {
|
||||||
|
width: 40rpx;
|
||||||
|
height: 40rpx;
|
||||||
|
margin: 0 40rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.unit-title {
|
||||||
|
font-size: 36rpx;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
|
.function-container {
|
||||||
|
flex: 1;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
|
||||||
|
.left-column {
|
||||||
|
width: 48%;
|
||||||
|
height: 24%;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
|
||||||
|
.right-card {
|
||||||
|
width: 48%;
|
||||||
|
height: 24%;
|
||||||
|
background-color: white;
|
||||||
|
border-radius: 16rpx;
|
||||||
|
box-shadow: 0 2rpx 8rpx rgba(0, 0, 0, 0.05);
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.function-card {
|
||||||
|
width: 100%;
|
||||||
|
height: 46%;
|
||||||
|
background-color: white;
|
||||||
|
border-radius: 16rpx;
|
||||||
|
box-shadow: 0 2rpx 8rpx rgba(0, 0, 0, 0.05);
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-content {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: row;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: space-between;
|
||||||
|
padding: 0 38rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-text {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-title {
|
||||||
|
font-size: 32rpx;
|
||||||
|
font-weight: bold;
|
||||||
|
color: #333;
|
||||||
|
margin-bottom: 8rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-subtitle {
|
||||||
|
font-size: 24rpx;
|
||||||
|
color: #ADADAD;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-icon {
|
||||||
|
width: 80rpx;
|
||||||
|
height: 80rpx;
|
||||||
|
border-radius: 50%;
|
||||||
|
display: flex;
|
||||||
|
align-items: flex-end;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-icon image {
|
||||||
|
width: 60rpx;
|
||||||
|
height: 60rpx;
|
||||||
|
}
|
||||||
|
|
||||||
|
.card-bg {
|
||||||
|
padding-bottom: 24rpx;
|
||||||
|
width: 90%;
|
||||||
|
height: 50%;
|
||||||
|
top: 0;
|
||||||
|
left: 5%;
|
||||||
|
z-index: 0;
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* 邀请弹窗样式 */
|
||||||
|
.invite-dialog {
|
||||||
|
position: fixed;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
right: 0;
|
||||||
|
bottom: 0;
|
||||||
|
background-color: rgba(0, 0, 0, 0.5);
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
z-index: 1000;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dialog-content {
|
||||||
|
width: 70%;
|
||||||
|
background-color: #2186FF;
|
||||||
|
border-radius: 20rpx;
|
||||||
|
padding: 40rpx;
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.shield-bg {
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
z-index: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.phone-illustration {
|
||||||
|
position: relative;
|
||||||
|
width: 200rpx;
|
||||||
|
height: 200rpx;
|
||||||
|
margin-bottom: 40rpx;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.phone-image {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.qr-code-container {
|
||||||
|
width: 300rpx;
|
||||||
|
height: 300rpx;
|
||||||
|
background-color: white;
|
||||||
|
padding: 20rpx;
|
||||||
|
border-radius: 10rpx;
|
||||||
|
margin-bottom: 40rpx;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.qr-code {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
.close-btn {
|
||||||
|
width: 60rpx;
|
||||||
|
height: 60rpx;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
|
z-index: 1;
|
||||||
|
}
|
||||||
|
|
||||||
|
.close-btn image {
|
||||||
|
width: 40rpx;
|
||||||
|
height: 40rpx;
|
||||||
|
}
|
||||||
|
</style>
|
BIN
static/ic_Invite_employees.png
Normal file
BIN
static/ic_Invite_employees.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
static/ic_enterprise.png
Normal file
BIN
static/ic_enterprise.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
BIN
static/ic_resign.png
Normal file
BIN
static/ic_resign.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
BIN
static/ic_review.png
Normal file
BIN
static/ic_review.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
static/ic_shield.png
Normal file
BIN
static/ic_shield.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 212 KiB |
BIN
static/ic_unitBg.png
Normal file
BIN
static/ic_unitBg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
Reference in New Issue
Block a user