1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117 |
- {
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- // tabbar
- {
- "path": "pages/tabbar/index/index",
- "style": {
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- // "navigationBarTitleText": "智慧矿山"
- }
- },
- {
- "path": "pages/tabbar/origanization/origanization",
- "style": {
- "navigationBarTitleText": "通讯录"
- // 宁东运营 显示消息
- // "navigationBarTitleText": "发现"
- }
- }, {
- "path": "pages/tabbar/workbench/workbench",
- "style": {
- "navigationBarTitleText": "工作台"
- }
- }, {
- "path": "pages/tabbar/production/production",
- "style": {
- "navigationBarTitleText": "生产数据"
- }
- }, {
- "path": "pages/tabbar/my/my",
- "style": {
- "navigationBarTitleText": "个人中心"
- }
- },
- // ……其他页面配置
- {
- "path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
- "style": {
- "disableScroll": true,
- "app-plus": {
- "backgroundColorTop": "transparent",
- "background": "transparent",
- "titleNView": false,
- "scrollIndicator": false,
- "popGesture": "none",
- "animationType": "fade-in",
- "animationDuration": 200
- }
- }
- },
- {
- "path": "pages/production/production_report/production_report",
- "style": {
- "navigationBarTitleText": "生产报表"
- }
- }, {
- "path": "pages/production/production_report/detail/detail",
- "style": {
- "navigationBarTitleText": " "
- }
- }, {
- "path": "pages/production/safety_monitoring/safety_monitoring",
- "style": {
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/production/safety_monitoring/safety_monitoring_name_detail/safety_monitoring_name_detail",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/production/safety_monitoring/safety_monitoring_status_detail/safety_monitoring_status_detail",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/production/safety_monitoring/safety_monitoring_search/safety_monitoring_search",
- "style": {
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/production/personnel_orientation/personnel_orientation",
- "style": {
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/production/personnel_orientation/search/search",
- "style": {
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/production/personnel_orientation/depart-people/depart-people",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/production/personnel_orientation/depart-people-2/depart-people-2",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/production/personnel_orientation/downhole_statistics/downhole_statistics",
- "style": {
- "navigationBarTitleText": "下井记录"
- }
- }, {
- "path": "pages/production/personnel_orientation/people_track/people_track",
- "style": {
- "navigationBarTitleText": "下井轨迹"
- }
- }, {
- "path": "pages/ningdongyunying/production_statistics/production_statistics",
- "style": {
- "navigationBarTitleText": "生产统计"
- }
- }, {
- "path": "pages/ningdongyunying/personnel_orientation/personnel_orientation",
- "style": {
- "navigationBarTitleText": "人员定位"
- }
- }, {
- "path": "pages/ningdongyunying/safety_monitoring/safety_monitoring",
- "style": {
- "navigationBarTitleText": "安全监测"
- }
- }, {
- "path": "pages/production/video_monitor/video_monitor",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/production/zidonghua/zidonghua",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/ningdongyunying/risk_precontrol/risk_precontrol",
- "style": {
- "navigationBarTitleText": "风险预控"
- }
- }, {
- "path": "pages/ningdongyunying/risk_precontrol/detail/detail",
- "style": {
- "navigationBarTitleText": "隐患详情"
- }
- }
- , {
- "path": "pages/index/news/news",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/index/news/news_list/news_list",
- "style": {
- "navigationBarTitleText": " "
- }
- }, {
- "path": "pages/my/login/login",
- "style": {
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/my/repassword/repassword",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- }, {
- "path": "pages/my/setPhone/setPhone",
- "style": {
- "navigationBarTitleText": "绑定手机"
- }
- }, {
- "path": "pages/my/download/download",
- "style": {
- "navigationBarTitleText": "下载二维码"
- }
- }, {
- "path": "pages/index/switch-kuang/switch-kuang",
- "style": {
- "navigationBarTitleText": "单位选择"
- }
- }, {
- "path": "pages/index/record/record",
- "style": {
- // "navigationBarTitleText": "",
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/index/record/record-video/record-video",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/my/message-reminder/message-reminder",
- "style": {
- "navigationBarTitleText": "消息提醒"
- }
- }, {
- "path": "pages/my/message-reminder/message-detail/message-detail",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/my/forget-password/forget-password",
- "style": {
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/workbench/h5/h5",
- "style": {
- // "navigationStyle": "custom"
- "navigationBarTitleText": " "
- }
- }, {
- "path": "pages/production/zaoquan/power_monitoring/power_monitoring",
- "style": {
- "navigationBarTitleText": "电力监控"
- }
- }, {
- "path": "pages/production/zaoquan/mine_water_treatment/mine_water_treatment",
- "style": {
- "navigationBarTitleText": "矿井水处理"
- }
- }, {
- "path": "pages/index/record/h5/h5",
- "style": {
- "navigationBarTitleText": " "
- }
- }, {
- "path": "pages/origanization/communication/origanization/origanization",
- "style": {
- "navigationBarTitleText": "组织架构"
- }
- }, {
- "path": "pages/workbench/invoice_assistant/invoice_assistant",
- "style": {
- "navigationBarTitleText": "发票助手"
- }
- }, {
- "path": "pages/workbench/duty_information/duty_information",
- "style": {
- "navigationBarTitleText": "值班信息"
- }
- }, {
- "path": "pages/index/search/search",
- "style": {
- "navigationStyle": "custom"
- }
- }, {
- "path": "pages/origanization/communication/origanization/search/search",
- "style": {
- "navigationBarTitleText": "组织架构"
- }
- }, {
- "path": "pages/origanization/communication/origanization/my_department/my_department",
- "style": {
- "navigationBarTitleText": "我的部门"
- }
- }, {
- "path": "pages/index/integral/integral",
- "style": {
- "navigationBarTitleText": "积分"
- }
- }, {
- "path": "pages/index/integral/detail/detail",
- "style": {
- "navigationBarTitleText": "积分明细"
- }
- }, {
- "path": "pages/workbench/gridding/gridding",
- "style": {
- "navigationBarTitleText": "网格化管理"
- }
- }
- , {
- "path": "pages/my/business-audit/business-audit",
- "style": {
- "navigationBarTitleText": "工单审核"
- }
- }, {
- "path": "pages/my/business-audit/chakan/chakan",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/my/business-audit/shenhe/shenhe",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/my/business-my/business-my",
- "style": {
- "navigationBarTitleText": "我的工单"
- }
- }, {
- "path": "pages/my/business-my/chakan/chakan",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/workbench/business_classfication/business_classfication",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/workbench/business_classfication/apply/apply",
- "style": {
- "navigationBarTitleText": " "
- }
- }, {
- "path": "pages/my/signature/signature",
- "style": {
- "navigationBarTitleText": "手写签名"
- }
- }, {
- "path": "pages/my/personal_information/personal_information_info",
- "style": {
- "navigationBarTitleText": "个人信息"
- }
- }, {
- "path": "pages/my/personal_information/personal_information_peixun",
- "style": {
- "navigationBarTitleText": "个人信息"
- }
- }, {
- "path": "pages/production/zaoquan/zidonghua_list/zidonghua_list",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/production/zaoquan/zidonghua_list/detail/detail",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/workbench/downhole_statistics_user/downhole_statistics_user",
- "style": {
- "navigationBarTitleText": "下井记录"
- }
- }, {
- "path": "pages/index/record/record-browse/record-browse",
- "style": {
- "navigationBarTitleText": "浏览记录"
- }
- }, {
- "path": "pages/ningdongyunying/production_map/production_map",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/bars_sort/bars_sort",
- "style": {
- "navigationBarTitleText": "常用功能排序"
- }
- }, {
- "path": "pages/my/cloud_disk/cloud_disk",
- "style": {
- "navigationBarTitleText": "我的云盘"
- }
- }, {
- "path": "pages/ningdongyunying/h5/h5",
- "style": {
- "navigationBarTitleText": " "
- }
- }, {
- "path": "pages/origanization/communication/origanization/personal_information/personal_information_info",
- "style": {
- "navigationBarTitleText": "个人信息"
- }
- }, {
- "path": "pages/origanization/communication/origanization/personal_information/personal_information_peixun",
- "style": {
- "navigationBarTitleText": "个人培训档案"
- }
- }, {
- "path": "pages/workbench/meeting_arrangements/meeting_arrangements",
- "style": {
- "navigationBarTitleText": "会议安排"
- }
- }, {
- "path": "pages/workbench/meeting_arrangements/detail/detail",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/workbench/meeting_arrangements/detail/should_list/should_list",
- "style": {
- "navigationBarTitleText": "签到详情"
- }
- }
- , {
- "path": "pages/origanization/news/tab_1/all_list/all_list",
- "style": {
- "navigationBarTitleText": "五定表"
- }
- }, {
- "path": "pages/origanization/news/tab_2/all_list/all_list",
- "style": {
- "navigationBarTitleText": "车辆管理"
- }
- }, {
- "path": "pages/origanization/news/tab_3/h5/h5",
- "style": {
- "navigationBarBackgroundColor": "#3399FF"
- }
- }, {
- "path": "pages/index/h5/h5",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/index/business_approval/business_approval",
- "style": {
- "navigationBarTitleText": "业务审批"
- }
- }, {
- "path": "pages/index/business_approval/apply/apply",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/workbench/vehicle_approval/apply_vehicle/apply_vehicle",
- "style": {
- "navigationBarTitleText": "申请用车"
- }
- }, {
- "path": "pages/workbench/vehicle_approval/vehicle_history/vehicle_history",
- "style": {
- "navigationBarTitleText": "用车历史"
- }
- }, {
- "path": "pages/origanization/OA/approval_list/approval_list",
- "style": {
- "navigationBarTitleText": "流程待办"
- }
- }, {
- "path": "pages/origanization/OA/approval_list/detail/detail",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/origanization/OA/approval_list/approval/approval",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/origanization/OA/application_list/application_list",
- "style": {
- "navigationBarTitleText": "OA审批"
- }
- }, {
- "path": "pages/origanization/OA/application_list/search/search",
- "style": {
- "navigationBarTitleText": "OA审批"
- }
- }, {
- "path": "pages/origanization/OA/application_list/detail_apply/detail_apply",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/my/personal_information/job_record/job_record",
- "style": {
- "navigationBarTitleText": "工作经历"
- }
- }, {
- "path": "pages/my/personal_information/honor/honor",
- "style": {
- "navigationBarTitleText": "荣誉及证书"
- }
- }, {
- "path": "pages/workbench/gridding/timeline_details/timeline_details",
- "style": {
- "navigationBarTitleText": "网格化时间线"
- }
- }, {
- "path": "pages/workbench/gridding/timeline_details/detail/detail",
- "style": {
- "navigationBarTitleText": "记录详情"
- }
- }, {
- "path": "pages/workbench/gridding/chart_statistics/chart_statistics",
- "style": {
- "navigationBarTitleText": "网格化图表统计"
- }
- }, {
- "path": "pages/workbench/gridding/grid_query/grid_query",
- "style": {
- "navigationBarTitleText": "网格化巡查记录"
- }
- }, {
- "path": "pages/workbench/gridding/grid_query/detail/detail",
- "style": {
- "navigationBarTitleText": "巡检详情"
- }
- }, {
- "path": "pages/production/qingshuiying/zidonghua_list/zidonghua_list",
- "style": {
- "navigationBarTitleText": ""
- }
- }, {
- "path": "pages/production/qingshuiying/zidonghua_list/detail/detail",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#397CCA"
- }
- }, {
- "path": "pages/origanization/OA/apply_list/apply_list",
- "style": {
- "navigationBarTitleText": "流程申请"
- }
- }, {
- "path": "pages/origanization/OA/h5/h5",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/production/shangtang/shangtang",
- "style": {
- "navigationBarTitleText": "视频分析",
- "navigationBarBackgroundColor": "#596ED5"
- }
- }, {
- "path": "pages/my/version_record/version_record",
- "style": {
- "navigationBarTitleText": "更新日志"
- }
- }
- ,{
- "path" : "pages/origanization/news/tab_2/all_list/detail/detail",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/statistical_analysis_table/statistical_analysis_table",
- "style" :
- {
- "navigationBarTitleText": "数据分析"
- }
-
- }
- ,{
- "path" : "pages/origanization/news/tab_3/ranking/ranking",
- "style" :
- {
- "navigationBarTitleText": "排行榜"
- }
-
- }
- ,{
- "path" : "pages/production/video_monitor_app/video_monitor_app",
- "style" :
- {
- "navigationBarTitleText": "视频监控"
- }
-
- }
- ,{
- "path" : "pages/production/video_monitor_app/video-block/video-block",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/video_monitor_app/video/video",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/ningMeiXinXiPingTai/ningMeiXinXiPingTai",
- "style" :
- {
- "navigationBarTitleText": ""
- }
-
- }
- ,{
- "path" : "pages/workbench/origanization/origanization",
- "style" :
- {
- "navigationBarTitleText": "组织架构",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/jinjiaqu/kuang_ya_jian_ce/kuang_ya_jian_ce",
- "style" :
- {
- "navigationBarTitleText": "矿压监测"
- }
-
- }
- ,{
- "path" : "pages/production/zidonghua/detail/detail",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/xuanchuanzhanban/xuanchuanzhanban",
- "style" :
- {
- "navigationBarTitleText": "宣传展板",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/my/personal_information/upload_avatar/upload_avatar",
- "style" :
- {
- "navigationBarTitleText": "更换头像",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/origanization/news/tab_1/statistical_chart/statistical_chart",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/origanization/news/tab_3/pin_tu/picture_list/picture_list",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/origanization/news/tab_3/pin_tu/game_play/game_play",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/origanization/news/tab_3/pin_tu/finish/finish",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/origanization/news/tab_3/pin_tu/personal_rank/personal_rank",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/ventilation/ventilation",
- "style" :
- {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/production/jinjiaqu/zidonghua_list/zidonghua_list",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/drainage/drainage",
- "style" :
- {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/workbench/closed_loop_management/closed_loop_management",
- "style" :
- {
- "navigationBarTitleText": "闭环管理",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/weather/weather",
- "style" :
- {
- "navigationBarTitleText": "天气预报",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#51AEE8"
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/compressed_air/compressed_air",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/belt_conveyor/belt_conveyor",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/hoist/hoist",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- },
- {
- "path" : "pages/index/safetyManagementSystem/safetyManagementSystem",
- "style" :
- {
- "navigationStyle":"custom"
- }
-
- }
-
- ,{
- "path" : "pages/index/record/detail_list/detail_list",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/shicaocun/zidonghua_list/zidonghua_list",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/shicaocun/zidonghua_list/detail/detail",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/index/record/detail_list/detail/detail",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/nitrogen_production_system/nitrogen_production_system",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/north_hoist/north_hoist",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/hoist_13/hoist_13",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/boiler_room/boiler_room",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/man_car/man_car",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/origanization/communication/origanization/personnel_statistics/personnel_statistics",
- "style" :
- {
- "navigationBarTitleText": "人力资源分析",
- "enablePullDownRefresh": false
- }
- }
- ,{
- "path" : "pages/origanization/communication/origanization/personnel_statistics/screen/screen",
- "style" :
- {
- "navigationBarTitleText": "部门信息",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/video_monitor_app/playback/playback",
- "style" :
- {
- "navigationBarTitleText": "视频回放",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/ningdongyunying/real_time_alarm/real_time_alarm",
- "style" :
- {
- "navigationBarTitleText": "实时预警",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/water_affairs/water_affairs",
- "style" :
- {
- "navigationBarTitleText": "智慧水务",
- "enablePullDownRefresh": false
- }
-
- }, {
- "path": "pages/production/renjiazhuang/zidonghua_list/zidonghua_list",
- "style": {
- "navigationBarTitleText": ""
- }
- }
- ,{
- "path" : "pages/production/renjiazhuang/life_water/life_water",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/production/renjiazhuang/water_point/water_point",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#0B163B"
- }
-
- }
- ,{
- "path" : "pages/my/scan/scan",
- "style" :
- {
- "navigationBarTitleText": "二维码",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/my/scan/scan_result/scan_result",
- "style" :
- {
- "navigationBarTitleText": "扫码结果",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
-
- }
- ,{
- "path" : "pages/workbench/free_car/free_car",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/jinjiaqu/kuang_ya_jian_ce/list",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/production/unified_automation_system/support/support",
- "style" :
- {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false
- }
-
- }
- ],
- "globalStyle": {
- // "navigationStyle":"custom",
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": " ",
- "navigationBarBackgroundColor": "#009FE8",
- "backgroundColor": "#FFFFFF"
- },
- "tabBar": {
- "selectedColor": "#44A0DE",
- "list": [{
- "text": "首页",
- "pagePath": "pages/tabbar/index/index",
- "iconPath": "static/tabbar/home.png",
- "selectedIconPath": "static/tabbar/home_active.png"
- },
- // {
- // "text": "通讯录",
- // // "text": "发现",
- // "pagePath": "pages/tabbar/origanization/origanization",
- // "iconPath": "static/tabbar/origanization.png",
- // "selectedIconPath": "static/tabbar/origanization_active.png"
- // },
- {
- "text": "工作台",
- "pagePath": "pages/tabbar/workbench/workbench",
- "iconPath": "static/tabbar/work.png",
- "selectedIconPath": "static/tabbar/work_active.png"
- },
- {
- "text": "生产数据",
- "pagePath": "pages/tabbar/production/production",
- "iconPath": "static/tabbar/production.png",
- "selectedIconPath": "static/tabbar/production_active.png"
- },
- {
- "text": "个人中心",
- "pagePath": "pages/tabbar/my/my",
- "iconPath": "static/tabbar/my.png",
- "selectedIconPath": "static/tabbar/my_active.png"
- }
- ]
- }
- }
|