zrg
2026-01-22 b85a5a6d1507010ff60a5c0ca3ac32373ae1a8c0
Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev
1个文件已添加
6个文件已修改
4185 ■■■■■ 已修改文件
pages.json 3428 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/MJGL/Sc_OEEStatusReport/Sc_OEEStatusReport.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/ZLGL/OA_WorkLink/OA_WorkLinkBill.vue 453 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/ZLGL/OA_WorkLink/OA_WorkLinkBillQuery.vue 271 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/baogong/OA_ErrMsgBackBill.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/index/tab2.vue 9 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/index/tab3.vue 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages.json
@@ -1,1742 +1,1742 @@
{
    "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
        {
            "path": "pages/index/login",
            "style": {
                "navigationBarTitleText": "登录",
                "navigationStyle": "custom"
            }
        },
        {
            "path": "pages/index/index",
            "style": {
                "navigationBarTitleText": "首页",
                "navigationStyle": "custom"
            }
        },
        {
            "path": "pages/index/tab1",
            "style": {
                "navigationBarTitleText": "车间工序"
            }
        },
        {
            "path": "pages/index/tab2",
            "style": {
                "navigationBarTitleText": "单据列表"
            }
        },
        {
            "path": "pages/index/tab3",
            "style": {
                "navigationBarTitleText": "器具管理"
            }
        },
        {
            "path": "pages/index/tab4",
            "style": {
                "navigationBarTitleText": "质量管理"
            }
        },
        {
            "path": "pages/index/mine",
            "style": {
                "navigationBarTitleText": "个人中心",
                // "navigationStyle": "custom"
                "navigationBarTextStyle": "white",
                "navigationBarBackgroundColor": "#65a2fb"
            }
        },
        {
            "path": "pages/shebeilvli/deviceStatueAnalysis",
            "style": {
                "navigationBarTitleText": "设备状态分析"
            }
        },
        {
            "path": "pages/shebeilvli/EquipFileBillResume",
            "style": {
                "navigationBarTitleText": "设备履历",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeilvli/EquipFileBillResume_son",
            "style": {
                "navigationBarTitleText": "设备履历子表"
            }
        },
        {
            "path": "pages/baoyangjihua/Sb_EquipMaintainPlanEdit",
            "style": {
                "navigationBarTitleText": "设备保养计划单"
            }
        },
        {
            "path": "pages/baoyangjihua/Sb_EquipMaintainPlanList",
            "style": {
                "navigationBarTitleText": "设备保养计划单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/baoyangjihua/Sb_EquipMaintainPlanList_son",
            "style": {
                "navigationBarTitleText": "保养计划子表"
            }
        },
        {
            "path": "pages/baoyangjilu/Sb_EquipMaintainRuleEdit",
            "style": {
                "navigationBarTitleText": "设备保养记录单"
            }
        },
        {
            "path": "pages/baoyangjilu/Sb_EquipMaintainRuleList",
            "style": {
                "navigationBarTitleText": "设备保养记录单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/baoyangjilu/Sb_EquipMaintainRuleList_son",
            "style": {
                "navigationBarTitleText": "保养记录子表"
            }
        },
        {
            "path": "pages/guzhangdengji/EqpConkBookBill",
            "style": {
                "navigationBarTitleText": "设备故障登记表"
            }
        },
        {
            "path": "pages/guzhangdengji/EqpConkBookBillList",
            "style": {
                "navigationBarTitleText": "设备故障登记表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeidangan/Gy_EquipFileMainBill",
            "style": {
                "navigationBarTitleText": "设备档案"
            }
        },
        {
            "path": "pages/shebeidangan/Gy_EquipFileMainBillList",
            "style": {
                "navigationBarTitleText": "设备档案",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeiweixiu/Sb_Add_EqpMaintenanceBillList",
            "style": {
                "navigationBarTitleText": "设备维修记录单"
            }
        },
        {
            "path": "pages/shebeiweixiu/SbEqpMaintenanceBillList",
            "style": {
                "navigationBarTitleText": "设备维修记录单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwaigxOut/firstCheck",
            "style": {
                "navigationBarTitleText": "首件检验单",
                "enablePullDownRefresh": true
            }
        }, {
            "path": "pages/gongxuIn/Cj_StationInBill",
            "style": {
                "navigationBarTitleText": "工序进站接收单"
            }
        },
        {
            "path": "pages/gongxuIn/Cj_StationInBillList",
            "style": {
                "navigationBarTitleText": "工序进站接收单",
                "enablePullDownRefresh": true
            }
        }, {
            "path": "pages/gongxuOut/Cj_StationOutBill",
            "style": {
                "navigationBarTitleText": "工序出站汇报单"
            }
        },
        {
            "path": "pages/gongxuOut/Cj_StationOutBillList",
            "style": {
                "navigationBarTitleText": "工序出站汇报单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/gongxuOutSendWork/gongxuOutSendWorkBill",
            "style": {
                "navigationBarTitleText": "工序出站汇报单(派工)",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/gongxuOut/moneystatistics",
            "style": {
                "navigationBarTitleText": "我的工资(汇报预估)",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeiguanli/deviceManage",
            "style": {
                "navigationBarTitleText": "设备管理",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeiguanli/deviceManageList",
            "style": {
                "navigationBarTitleText": "设备管理",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeiguanli/ticketList",
            "style": {
                "navigationBarTitleText": "工单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/baogong/ProductReportStepBillList",
            "style": {
                "navigationBarTitleText": "产量汇报单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/baogong/IpadIndex",
            "style": {
                "navigationBarTitleText": "报工平台",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/baogong/DayPlanBillList",
            "style": {
                "navigationBarTitleText": "工单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/baogong/OA_ErrMsgBackBill",
            "style": {
                "navigationBarTitleText": "异常反馈单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackBill/OA_ErrMsgBackBillList",
            "style": {
                "navigationBarTitleText": "异常反馈单列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackBill/OA_ErrMsgBackBill",
            "style": {
                "navigationBarTitleText": "异常反馈单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackReceiveBill/OA_ErrMsgBackReceiveBillList",
            "style": {
                "navigationBarTitleText": "异常反馈接收单列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackReceiveBill/OA_ErrMsgBackReceiveBill",
            "style": {
                "navigationBarTitleText": "异常反馈接收单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackSignBill/OA_ErrMsgBackSignBillList",
            "style": {
                "navigationBarTitleText": "异常反馈签到单列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackSignBill/OA_ErrMsgBackSignBill",
            "style": {
                "navigationBarTitleText": "异常反馈签到单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackHandleBill/OA_ErrMsgBackHandleBillList",
            "style": {
                "navigationBarTitleText": "异常反馈处理单列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackHandleBill/OA_ErrMsgBackHandleBill",
            "style": {
                "navigationBarTitleText": "异常反馈处理单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackCheckBill/OA_ErrMsgBackCheckBillList",
            "style": {
                "navigationBarTitleText": "异常反馈验收单列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackCheckBill/OA_ErrMsgBackCheckBill",
            "style": {
                "navigationBarTitleText": "异常反馈验收单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_MyErrMsgBanck/OA_ErrMsgBackMyList",
            "style": {
                "navigationBarTitleText": "异常反馈待处理列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/caigouruku/POStockInBillList",
            "style": {
                "navigationBarTitleText": "采购入库列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigouruku/POStockInBill",
            "style": {
                "navigationBarTitleText": "采购入库单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/caigoutuiliao/POStockInBackBillList",
            "style": {
                "navigationBarTitleText": "采购退料列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigoutuiliao/POStockInBackBill",
            "style": {
                "navigationBarTitleText": "采购退料单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/xiaoshouchuku/SellOutBillList",
            "style": {
                "navigationBarTitleText": "销售出库列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/xiaoshouchuku/SellOutBill",
            "style": {
                "navigationBarTitleText": "销售出库单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/xiaoshoutuihuo/ICStockBillMainList",
            "style": {
                "navigationBarTitleText": "销售退货列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/xiaoshoutuihuo/ICStockBillMain",
            "style": {
                "navigationBarTitleText": "销售退货单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/shouliaotongzhi/table",
            "style": {
                "navigationBarTitleText": "收料通知单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/shouliaotongzhi/table_son",
            "style": {
                "navigationBarTitleText": "条码生成",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/shengchanlingliao/PPickingCheckBillList",
            "style": {
                "navigationBarTitleText": "生产领料校验列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanlingliao/PPickingCheckBill",
            "style": {
                "navigationBarTitleText": "生产领料单校验",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/shengchanruku/ProductInCheckBillList",
            "style": {
                "navigationBarTitleText": "生产入库校验列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanruku/ProductInCheckBill",
            "style": {
                "navigationBarTitleText": "生产入库单校验",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/shengchandiaobo/MoveStockBillList",
            "style": {
                "navigationBarTitleText": "生产调拨校验列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchandiaobo/MoveStockBill",
            "style": {
                "navigationBarTitleText": "生产调拨单校验",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/labelPrinter/index",
            "style": {
                "navigationBarTitleText": "标签打印"
            }
        },
        {
            "path": "pages/shebeiyunxingzhuangtai/shebeiyunxingzhuangtai",
            "style": {
                "navigationBarTitleText": "设备运行状态",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeiyunxingzhuangtai/detail",
            "style": {
                "navigationBarTitleText": "设备运行状态详情"
            }
        },
        {
            "path": "pages/mujvzhuangtai/mujvzhuangtai",
            "style": {
                "navigationBarTitleText": "器具状态分布",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/mujvzhuangtai/detail",
            "style": {
                "navigationBarTitleText": "器具状态详情"
            }
        },
        {
            "path": "pages/tiaomachaima/tiaomachaima",
            "style": {
                "navigationBarTitleText": "条码拆码"
            }
        },
        {
            "path": "pages/tiaomachaima/tiaomachaima2",
            "style": {
                "navigationBarTitleText": "条码拆码2"
            }
        },
        {
            "path": "pages/wuliaosaoma/wuliaosaoma",
            "style": {
                "navigationBarTitleText": "物料清单"
            }
        },
        {
            "path": "pages/wuliaosaoma/detail",
            "style": {
                "navigationBarTitleText": "条码档案"
            }
        },
        {
            "path": "pages/caigouruku/POStockInBillList",
            "style": {
                "navigationBarTitleText": "采购入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigouruku/POStockInBill",
            "style": {
                "navigationBarTitleText": "采购入库单"
            }
        },
        {
            "path": "pages/caigoutuiliao/POStockInBackBillList",
            "style": {
                "navigationBarTitleText": "采购退料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigoutuiliao/POStockInBackBill",
            "style": {
                "navigationBarTitleText": "采购退料单"
            }
        },
        {
            "path": "pages/xiaoshouchuku/SellOutBillList",
            "style": {
                "navigationBarTitleText": "销售出库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/xiaoshouchuku/SellOutBill",
            "style": {
                "navigationBarTitleText": "销售出库单"
            }
        },
        {
            "path": "pages/xiaoshoutuihuo/ICStockBillMainList",
            "style": {
                "navigationBarTitleText": "销售退货",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/xiaoshoutuihuo/ICStockBillMain",
            "style": {
                "navigationBarTitleText": "销售退货单"
            }
        },
        {
            "path": "pages/qitachuku/qitachuku",
            "style": {
                "navigationBarTitleText": "其他出库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitachuku/qitachukudan",
            "style": {
                "navigationBarTitleText": "其他出库单"
            }
        },
        {
            "path": "pages/qitaruku/qitaruku",
            "style": {
                "navigationBarTitleText": "其他入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitaruku/qitarukudan",
            "style": {
                "navigationBarTitleText": "其他入库单"
            }
        },
        {
            "path": "pages/tiaomadaying/tiaomadaying",
            "style": {
                "navigationBarTitleText": "采购条码打印"
            }
        },
        {
            "path": "pages/caigoudingdan/generate",
            "style": {
                "navigationBarTitleText": "条码生成"
            }
        },
        {
            "path": "pages/caigoudingdan/caigoudingdan",
            "style": {
                "navigationBarTitleText": "采购订单"
            }
        },
        {
            "path": "pages/MJGL/shangmudan/MouldUpperBillList",
            "style": {
                "navigationBarTitleText": "上模单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/shangmudan/MouldUpperBill",
            "style": {
                "navigationBarTitleText": "上模单"
            }
        },
        {
            "path": "pages/MJGL/xiamodan/MouldLowerBillList",
            "style": {
                "navigationBarTitleText": "下模单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/xiamodan/MouldLowerBill",
            "style": {
                "navigationBarTitleText": "下模单"
            }
        },
        {
            "path": "pages/MJGL/mujudianjianjiludan/Sc_MouldDotCheckBillList",
            "style": {
                "navigationBarTitleText": "器具点检记录单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujudianjianjiludan/Sc_MouldDotCheckBill",
            "style": {
                "navigationBarTitleText": "器具点检记录单"
            }
        },
        {
            "path": "pages/MJGL/mujudianjianjiludan/Sc_MouldDotCheckRuleBillList",
            "style": {
                "navigationBarTitleText": "器具点检规程"
            }
        },
        {
            "path": "pages/MJGL/mujubaoyangjiludan/Sc_MouldMaintainBillList",
            "style": {
                "navigationBarTitleText": "器具保养记录单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujubaoyangjiludan/Sc_MouldMaintainBill",
            "style": {
                "navigationBarTitleText": "器具保养记录单"
            }
        },
        {
            "path": "pages/MJGL/SBMJReport/Sc_MouldMaintainTaskReport",
            "style": {
                "navigationBarTitleText": "器具保养任务"
            }
        },
        {
            "path": "pages/MJGL/SBMJReport/Sb_EquipMaintainTaskReport",
            "style": {
                "navigationBarTitleText": "设备保养任务"
            }
        },
        {
            "path": "pages/MJGL/mujubaoyangjiludan/Sc_MouldMaintainRuleBillList",
            "style": {
                "navigationBarTitleText": "器具保养规程"
            }
        },
        {
            "path": "pages/shengchanbuliaojiaoyan/MateReplenishOutCheckBill",
            "style": {
                "navigationBarTitleText": "生产补料单校验"
            }
        },
        {
            "path": "pages/qitachukujiaoyan/qitachukujiaoyan",
            "style": {
                "navigationBarTitleText": "其他出库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitachukujiaoyan/qitachukujiaoyan",
            "style": {
                "navigationBarTitleText": "其他出库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitachukujiaoyan/qitachukudanjiaoyan",
            "style": {
                "navigationBarTitleText": "其他出库单校验"
            }
        },
        {
            "path": "pages/shengchanbuliaojiaoyan/MateReplenishOutCheckBillList",
            "style": {
                "navigationBarTitleText": "生产补料校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanbuliaojiaoyan/MateReplenishOutCheckBill",
            "style": {
                "navigationBarTitleText": "生产补料单校验"
            }
        },
        {
            "path": "pages/xiaoshouchukujiaoyan/SellOutCheckBillList",
            "style": {
                "navigationBarTitleText": "销售出库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/xiaoshouchukujiaoyan/SellOutCheckBill",
            "style": {
                "navigationBarTitleText": "销售出库单校验"
            }
        },
        {
            "path": "pages/weiwailingliaojiaoyan/EntrustOutCheckBillList",
            "style": {
                "navigationBarTitleText": "委外领料校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwailingliaojiaoyan/EntrustOutCheckBill",
            "style": {
                "navigationBarTitleText": "委外领料单校验"
            }
        },
        {
            "path": "pages/caigourukujiaoyan/POStockInCheckBillList",
            "style": {
                "navigationBarTitleText": "采购入库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigourukujiaoyan/POStockInCheckBill",
            "style": {
                "navigationBarTitleText": "采购入库单校验",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/qitarukujiaoyan/Kf_OtherInBillCheckList",
            "style": {
                "navigationBarTitleText": "其他入库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitarukujiaoyan/Kf_OtherInBillCheck",
            "style": {
                "navigationBarTitleText": "其他入库单校验"
            }
        },
        {
            "path": "pages/weiwaibuliaojiaoyan/Kf_EntrustReplenishOutBill_CheckList",
            "style": {
                "navigationBarTitleText": "委外补料校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwaibuliaojiaoyan/Kf_EntrustReplenishOutBill_Check",
            "style": {
                "navigationBarTitleText": "委外补料单校验"
            }
        },
        {
            "path": "pages/shengchanlingliaoshengdan/Kf_MateOutBillList",
            "style": {
                "navigationBarTitleText": "生产领料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanlingliaoshengdan/Kf_MateOutBill",
            "style": {
                "navigationBarTitleText": "生产领料单"
            }
        },
        {
            "path": "pages/weiwailingliao/Kf_EntrustOutBillList",
            "style": {
                "navigationBarTitleText": "委外领料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwailingliao/Kf_EntrustOutBill",
            "style": {
                "navigationBarTitleText": "委外领料单"
            }
        },
        {
            "path": "pages/shengchanrukushengdan/Kf_ProductInBillList",
            "style": {
                "navigationBarTitleText": "生产入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanrukushengdan/Kf_ProductInBill",
            "style": {
                "navigationBarTitleText": "生产入库单"
            }
        },
        {
            "path": "pages/xiaoshouchukujiaoyan/SellOutCheckBill",
            "style": {
                "navigationBarTitleText": "销售出库单校验"
            }
        },
        {
            "path": "pages/weiwailingliaojiaoyan/EntrustOutCheckBillList",
            "style": {
                "navigationBarTitleText": "委外领料校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwailingliaojiaoyan/EntrustOutCheckBill",
            "style": {
                "navigationBarTitleText": "委外领料单校验"
            }
        },
        {
            "path": "pages/caigourukujiaoyan/POStockInCheckBillList",
            "style": {
                "navigationBarTitleText": "采购入库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigourukujiaoyan/POStockInCheckBill",
            "style": {
                "navigationBarTitleText": "采购入库单校验",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/qitarukujiaoyan/Kf_OtherInBillCheckList",
            "style": {
                "navigationBarTitleText": "其他入库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitarukujiaoyan/Kf_OtherInBillCheck",
            "style": {
                "navigationBarTitleText": "其他入库单校验"
            }
        },
        {
            "path": "pages/weiwaibuliaojiaoyan/Kf_EntrustReplenishOutBill_CheckList",
            "style": {
                "navigationBarTitleText": "委外补料校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwaibuliaojiaoyan/Kf_EntrustReplenishOutBill_Check",
            "style": {
                "navigationBarTitleText": "委外补料单校验"
            }
        },
        {
            "path": "pages/shengchanlingliaoshengdan/Kf_MateOutBillList",
            "style": {
                "navigationBarTitleText": "生产领料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanlingliaoshengdan/Kf_MateOutBill",
            "style": {
                "navigationBarTitleText": "生产领料单"
            }
        },
        {
            "path": "pages/weiwailingliao/Kf_EntrustOutBillList",
            "style": {
                "navigationBarTitleText": "委外领料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwailingliao/Kf_EntrustOutBill",
            "style": {
                "navigationBarTitleText": "委外领料单"
            }
        },
        {
            "path": "pages/shengchanrukushengdan/Kf_ProductInBillList",
            "style": {
                "navigationBarTitleText": "生产入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanrukushengdan/Kf_ProductInBill",
            "style": {
                "navigationBarTitleText": "生产入库单"
            }
        },
        {
            "path": "pages/shengchanbuliao/MateReplenishOutBillList",
            "style": {
                "navigationBarTitleText": "生产补料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanbuliao/MateReplenishOutBill",
            "style": {
                "navigationBarTitleText": "生产补料单"
            }
        },
        {
            "path": "pages/qitaruku_v2/OtherInBillList",
            "style": {
                "navigationBarTitleText": "其他入库",
                "enablePullDownRefresh": true
            }
        }, {
            "path": "pages/qitaruku_v2/OtherInBill",
            "style": {
                "navigationBarTitleText": "其他入库单"
            }
        },
        {
            "path": "pages/qitachuku_v2/OtherOutBillList",
            "style": {
                "navigationBarTitleText": "其他出库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitachuku_v2/OtherOutBill",
            "style": {
                "navigationBarTitleText": "其他出库单"
            }
        },
        {
            "path": "pages/shengchanbuliao/MateReplenishOutBill",
            "style": {
                "navigationBarTitleText": "生产补料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanbuliao/MateReplenishOutBill",
            "style": {
                "navigationBarTitleText": "生产补料单"
            }
        },
        {
            "path": "pages/qitaruku_v2/OtherInBillList",
            "style": {
                "navigationBarTitleText": "其他入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitaruku_v2/OtherInBill",
            "style": {
                "navigationBarTitleText": "其他入库单"
            }
        },
        {
            "path": "pages/tiaomaguanli/table_son",
            "style": {
                "navigationBarTitleText": "条码生成"
            }
        },
        {
            "path": "pages/tiaomaguanli/table",
            "style": {
                "navigationBarTitleText": "条码管理"
            }
        }, {
            "path": "pages/weiwairuku/EntrustInBillList",
            "style": {
                "navigationBarTitleText": "委外入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwairuku/EntrustInBill",
            "style": {
                "navigationBarTitleText": "委外入库单"
            }
        },
        {
            "path": "pages/zhijiediaobo/MoveStockBillList",
            "style": {
                "navigationBarTitleText": "直接调拨",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/zhijiediaobo/MoveStockBill",
            "style": {
                "navigationBarTitleText": "直接调拨单"
            }
        },
        {
            "path": "pages/xiugaimima/index",
            "style": {
                "navigationBarTitleText": "修改密码"
            }
        },
        {
            "path": "pages/tiaomaguanli/table",
            "style": {
                "navigationBarTitleText": "条码管理"
            }
        }, {
            "path": "pages/weiwairuku/EntrustInBillList",
            "style": {
                "navigationBarTitleText": "委外入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/QuYangHuangYang/QC_TakeSampleCheckBill/QC_TakeSampleCheckBillList",
            "style": {
                "navigationBarTitleText": "取样单"
            }
        },
        {
            "path": "pages/ZLGL/QuYangHuangYang/QC_TakeSampleCheckBill/QC_TakeSampleCheckBill",
            "style": {
                "navigationBarTitleText": "取样单"
            }
        },
        {
            "path": "pages/ZLGL/QuYangHuangYang/QC_BackSampleCheckBill/QC_BackSampleCheckBillList",
            "style": {
                "navigationBarTitleText": "还样单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/QuYangHuangYang/QC_BackSampleCheckBill/QC_BackSampleCheckBill",
            "style": {
                "navigationBarTitleText": "还样单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/InnerHtmlPage/index",
            "style": {
                "navigationBarTitleText": ""
            }
        },
        {
            "path": "pages/white/white",
            "style": {
                "navigationBarTitleText": ""
            }
        },
        {
            "path": "pages/baogong/AddLineBind",
            "style": {
                "navigationBarTitleText": "添加生产资源"
            }
        },
        {
            "path": "pages/zutuosaoma/PackUnionBill",
            "style": {
                "navigationBarTitleText": "组托扫码"
            }
        },
        {
            "path": "pages/zutuosaoma/PackUnionBillList",
            "style": {
                "navigationBarTitleText": "组托扫码缓存"
            }
        },
        {
            "path": "pages/chaituosaoma/UnPackUnionBill",
            "style": {
                "navigationBarTitleText": "拆托扫码"
            }
        },
        {
            "path": "pages/shengchantuiliao/MateOutBackBillList",
            "style": {
                "navigationBarTitleText": "生产退料"
            }
        },
        {
            "path": "pages/shengchantuiliao/MateOutBackBill",
            "style": {
                "navigationBarTitleText": "生产退料单"
            }
        },
        {
            "path": "pages/ZLGL/shoujianjianyan/firstCheckBillList",
            "style": {
                "navigationBarTitleText": "首件检验单维护"
            }
        },
        {
            "path": "pages/ZLGL/shoujianjianyan/firstCheckBill",
            "style": {
                "navigationBarTitleText": "首件检验单"
            }
        },
        {
            "path": "pages/shoujishouming/table",
            "style": {
                "navigationBarTitleText": "手机寿命单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shoujishouming/form",
            "style": {
                "navigationBarTitleText": "手机寿命单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaochukudan/MouldProdOutBill",
            "style": {
                "navigationBarTitleText": "器具领用出库单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaochukudan/MouldProdOutBillList",
            "style": {
                "navigationBarTitleText": "器具领用出库单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaotuikudan/Sc_MouldProdBackBillList",
            "style": {
                "navigationBarTitleText": "器具领用退库单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/qijudiaobodan/Sc_MouldMoveStockBillList",
            "style": {
                "navigationBarTitleText": "器具调拨单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/qijudiaobodan/Sc_MouldMoveStockBill",
            "style": {
                "navigationBarTitleText": "器具调拨单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaorudan/form_test",
            "style": {
                "navigationBarTitleText": "分步调入单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaorudan/table",
            "style": {
                "navigationBarTitleText": "分步调入单缓存",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaochudan/form_out",
            "style": {
                "navigationBarTitleText": "分步调出单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/shoujianjianyan/firstCheckBillList",
            "style": {
                "navigationBarTitleText": "首件检验单维护"
            }
        },
        {
            "path": "pages/ZLGL/shoujianjianyan/firstCheckBill",
            "style": {
                "navigationBarTitleText": "首件检验单"
            }
        },
        {
            "path": "pages/shoujishouming/table",
            "style": {
                "navigationBarTitleText": "器具寿命调整单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shoujishouming/form",
            "style": {
                "navigationBarTitleText": "器具寿命调整单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaochukudan/MouldProdOutBill",
            "style": {
                "navigationBarTitleText": "器具领用出库单"
            }
        },
        {
            "path": "pages/MJGL/mujulingliaochukudan/MouldProdOutBillList",
            "style": {
                "navigationBarTitleText": "器具领用出库单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaotuikudan/Sc_MouldProdBackBillList",
            "style": {
                "navigationBarTitleText": "器具领用退库单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaotuikudan/Sc_MouldProdBackBill",
            "style": {
                "navigationBarTitleText": "器具领用退库单"
            }
        },
        {
            "path": "pages/MJGL/qijudiaobodan/Sc_MouldMoveStockBillList",
            "style": {
                "navigationBarTitleText": "器具调拨单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/qijudiaobodan/Sc_MouldMoveStockBill",
            "style": {
                "navigationBarTitleText": "器具调拨单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaorudan/form_test",
            "style": {
                "navigationBarTitleText": "分步调入单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaorudan/table",
            "style": {
                "navigationBarTitleText": "分步调入单缓存",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaochudan/form_out",
            "style": {
                "navigationBarTitleText": "分步调出单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldRepairWorkBill/Sc_MouldRepairWorkBillList",
            "style": {
                "navigationBarTitleText": "器具维修记录单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldRepairWorkBill/Sc_MouldRepairWorkBill",
            "style": {
                "navigationBarTitleText": "器具维修记录单"
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldConkBookBill/Sc_MouldConkBookBill",
            "style": {
                "navigationBarTitleText": "器具故障登记单"
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldConkBookBill/Sc_MouldConkBookBillList",
            "style": {
                "navigationBarTitleText": "器具故障登记单列表"
            }
        },
        {
            "path": "pages/chaixiang/form",
            "style": {
                "navigationBarTitleText": "拆箱"
            }
        },
        {
            "path": "pages/zhuangxiang/form_mix",
            "style": {
                "navigationBarTitleText": "装箱"
            }
        },
        {
            "path": "pages/zutuo_xiaowei/form_xiaowei",
            "style": {
                "navigationBarTitleText": "组托-小卫"
            }
        },
        {
            "path": "pages/zhuangxiangdan/table",
            "style": {
                "navigationBarTitleText": "装箱单缓存"
            }
        },
        {
            "path": "pages/zhuangxiangdan/form",
            "style": {
                "navigationBarTitleText": "装箱单"
            }
        },
        {
            "path": "pages/ZLGL/xunjianjianyan/PatrolProcCheckBillList",
            "style": {
                "navigationBarTitleText": "巡检单缓存"
            }
        },
        {
            "path": "pages/ZLGL/xunjianjianyan/PatrolProcCheckBill",
            "style": {
                "navigationBarTitleText": "巡检单"
            }
        },
        {
            "path": "pages/ZLGL/mojianjianyan/ProcessCheckBillList",
            "style": {
                "navigationBarTitleText": "末件检验单维护"
            }
        },
        {
            "path": "pages/ZLGL/lailiaojianyan/POStockInCheckBill",
            "style": {
                "navigationBarTitleText": "来料检验单"
            }
        },
        {
            "path": "pages/ZLGL/lailiaojianyan/POStockInCheckBillList",
            "style": {
                "navigationBarTitleText": "来料检验单维护"
            }
        },
        {
            "path": "pages/ZLGL/mojianjianyan/ProcessCheckBill",
            "style": {
                "navigationBarTitleText": "末件检验单"
            }
        },
        {
            "path": "pages/chaituosaoma-xiaowei/UnpackPallet",
            "style": {
                "navigationBarTitleText": "拆托扫码(小卫)"
            }
        },
        {
            "path": "pages/sanmaheyi/BarCodeCheck",
            "style": {
                "navigationBarTitleText": "三码合一"
            }
        },
        {
            "path": "pages/simaheyi/BarCodeCheck_SN",
            "style": {
                "navigationBarTitleText": "四码合一"
            }
        },
        {
            "path": "pages/ZLGL/shengchanrukujiaoyan/QC_LastPieceCheckBill_v2",
            "style": {
                "navigationBarTitleText": "生产入库校验"
            }
        },
        {
            "path": "pages/ZLGL/chuchangjiaoyandan/QC_OutCompCheckBill",
            "style": {
                "navigationBarTitleText": "出厂校验"
            }
        },
        {
            "path": "pages/weiwaigxIn/Cj_StationEntrustInBill",
            "style": {
                "navigationBarTitleText": "工序委外发出单"
            }
        },
        {
            "path": "pages/weiwaigxIn/Cj_StationEntrustInBillList",
            "style": {
                "navigationBarTitleText": "工序委外发出单缓存"
            }
        },
        {
            "path": "pages/weiwaigxOut/Cj_StationEntrustOutBill",
            "style": {
                "navigationBarTitleText": "工序委外接收单"
            }
        },
        {
            "path": "pages/weiwaigxOut/Cj_StationEntrustOutBillList",
            "style": {
                "navigationBarTitleText": "工序委外接收单缓存"
            }
        },
        {
            "path": "pages/jishikucunchaxun/table",
            "style": {
                "navigationBarTitleText": "即时库存查询"
            }
        },
        {
            "path": "pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast",
            "style": {
                "navigationBarTitleText": "来料检验单"
            }
        },
        {
            "path": "pages/ZLGL/checkFlowList/QC_CheckBillflowList",
            "style": {
                "navigationBarTitleText": "待我审核",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/checkFlowList/QC_CheckedBillflowList",
            "style": {
                "navigationBarTitleText": "已审核",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/Gy_MouldFile/Gy_MouldFileList",
            "style": {
                "navigationBarTitleText": "器具档案查询",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/QualityReportStep/QualityReportStepBill",
            "style": {
                "navigationBarTitleText": "全检检验单(不良汇报)",
                "pageOrientation": "auto" // 支持横屏
            }
        },
        {
            "path": "pages/ZLGL/QualityReportStep/QualityReportStepBillList",
            "style": {
                "navigationBarTitleText": "全检检验单(不良汇报)查询"
            }
        },
        {
            "path": "pages/MJGL/MouldScrapOutBill/MouldScrapOutBillList",
            "style": {
                "navigationBarTitleText": "器具报废出库单列表"
            }
        },
        {
            "path": "pages/MJGL/MouldScrapOutBill/MouldScrapOutBill",
            "style": {
                "navigationBarTitleText": "器具报废出库单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBill",
            "style": {
                "navigationBarTitleText": "车间自检单"
            }
        },
        {
            "path": "pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBillList",
            "style": {
                "navigationBarTitleText": "车间自检单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/zaikujianyandan/InStockCheckBill",
            "style": {
                "navigationBarTitleText": "在库检验单"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipMaintainBill/Sb_EquipMaintainBill",
            "style": {
                "navigationBarTitleText": "设备保养记录单"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipDotCheckBill/Sb_EquipDotCheckBill",
            "style": {
                "navigationBarTitleText": "设备点检记录单"
            }
        },
        {
            "path": "pages/ZLGL/zaikujianyandan/InStockCheckBillList",
            "style": {
                "navigationBarTitleText": "在库检验单列表"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipDotCheckBill/Sb_EquipDotCheckBillList",
            "style": {
                "navigationBarTitleText": "设备点检记录单缓存"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipMaintainBill/Sb_EquipMaintainBillList",
            "style": {
                "navigationBarTitleText": "设备保养记录单缓存"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipRepairCheckBill/Sb_EquipRepairCheckBill",
            "style": {
                "navigationBarTitleText": "设备维修验收单"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipRepairCheckBill/Sb_EquipRepairCheckBillList",
            "style": {
                "navigationBarTitleText": "设备维修验收单缓存"
            }
        },
    "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
        {
            "path" : "pages/MJGL/Sb_EquipRepairSendWork/Sb_EquipRepairSendWorkBill",
            "style": {
                "navigationBarTitleText" : "设备维修派工单"
            "path": "pages/index/login",
            "style": {
                "navigationBarTitleText": "登录",
                "navigationStyle": "custom"
            }
        },
        {
            "path" : "pages/MJGL/Sb_EquipRepairSendWork/Sb_EquipRepairSendWorkBillList",
            "style": {
                "navigationBarTitleText" : "设备维修派工单缓存"
            "path": "pages/index/index",
            "style": {
                "navigationBarTitleText": "首页",
                "navigationStyle": "custom"
            }
        },
        {
            "path" : "pages/MJGL/Sc_MouldRepairSendWork/Sc_MouldRepairSendWorkBill",
            "style": {
                "navigationBarTitleText" : "器具维修派工单"
            "path": "pages/index/tab1",
            "style": {
                "navigationBarTitleText": "车间工序"
            }
        },
        {
            "path" : "pages/MJGL/Sc_MouldRepairSendWork/Sc_MouldRepairSendWorkBillList",
            "style": {
                "navigationBarTitleText" : "器具维修派工单缓存"
            "path": "pages/index/tab2",
            "style": {
                "navigationBarTitleText": "单据列表"
            }
        },
        {
            "path" : "pages/MJGL/SC_MouldRepairCheck/Sc_MouldRepairCheckBill",
            "style": {
                "navigationBarTitleText" : "器具维修验收单"
            "path": "pages/index/tab3",
            "style": {
                "navigationBarTitleText": "器具管理"
            }
        },
        {
            "path" : "pages/MJGL/SC_MouldRepairCheck/Sc_MouldRepairCheckBillList",
            "style": {
                "navigationBarTitleText" : "器具维修验收单缓存"
            "path": "pages/index/tab4",
            "style": {
                "navigationBarTitleText": "质量管理"
            }
        },
        {
            "path" : "pages/ZLGL/OA_WorkLink/OA_WorkLinkBill",
        },
        {
            "path": "pages/index/mine",
            "style": {
                "navigationBarTitleText": "个人中心",
                // "navigationStyle": "custom"
                "navigationBarTextStyle": "white",
                "navigationBarBackgroundColor": "#65a2fb"
            }
        },
        {
            "path": "pages/shebeilvli/deviceStatueAnalysis",
            "style": {
                "navigationBarTitleText": "设备状态分析"
            }
        },
        {
            "path": "pages/shebeilvli/EquipFileBillResume",
            "style": {
                "navigationBarTitleText": "设备履历",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeilvli/EquipFileBillResume_son",
            "style": {
                "navigationBarTitleText": "设备履历子表"
            }
        },
        {
            "path": "pages/baoyangjihua/Sb_EquipMaintainPlanEdit",
            "style": {
                "navigationBarTitleText": "设备保养计划单"
            }
        },
        {
            "path": "pages/baoyangjihua/Sb_EquipMaintainPlanList",
            "style": {
                "navigationBarTitleText": "设备保养计划单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/baoyangjihua/Sb_EquipMaintainPlanList_son",
            "style": {
                "navigationBarTitleText": "保养计划子表"
            }
        },
        {
            "path": "pages/baoyangjilu/Sb_EquipMaintainRuleEdit",
            "style": {
                "navigationBarTitleText": "设备保养记录单"
            }
        },
        {
            "path": "pages/baoyangjilu/Sb_EquipMaintainRuleList",
            "style": {
                "navigationBarTitleText": "设备保养记录单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/baoyangjilu/Sb_EquipMaintainRuleList_son",
            "style": {
                "navigationBarTitleText": "保养记录子表"
            }
        },
        {
            "path": "pages/guzhangdengji/EqpConkBookBill",
            "style": {
                "navigationBarTitleText": "设备故障登记表"
            }
        },
        {
            "path": "pages/guzhangdengji/EqpConkBookBillList",
            "style": {
                "navigationBarTitleText": "设备故障登记表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeidangan/Gy_EquipFileMainBill",
            "style": {
                "navigationBarTitleText": "设备档案"
            }
        },
        {
            "path": "pages/shebeidangan/Gy_EquipFileMainBillList",
            "style": {
                "navigationBarTitleText": "设备档案",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeiweixiu/Sb_Add_EqpMaintenanceBillList",
            "style": {
                "navigationBarTitleText": "设备维修记录单"
            }
        },
        {
            "path": "pages/shebeiweixiu/SbEqpMaintenanceBillList",
            "style": {
                "navigationBarTitleText": "设备维修记录单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwaigxOut/firstCheck",
            "style": {
                "navigationBarTitleText": "首件检验单",
                "enablePullDownRefresh": true
            }
        }, {
            "path": "pages/gongxuIn/Cj_StationInBill",
            "style": {
                "navigationBarTitleText": "工序进站接收单"
            }
        },
        {
            "path": "pages/gongxuIn/Cj_StationInBillList",
            "style": {
                "navigationBarTitleText": "工序进站接收单",
                "enablePullDownRefresh": true
            }
        }, {
            "path": "pages/gongxuOut/Cj_StationOutBill",
            "style": {
                "navigationBarTitleText": "工序出站汇报单"
            }
        },
        {
            "path": "pages/gongxuOut/Cj_StationOutBillList",
            "style": {
                "navigationBarTitleText": "工序出站汇报单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/gongxuOutSendWork/gongxuOutSendWorkBill",
            "style": {
                "navigationBarTitleText": "工序出站汇报单(派工)",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/gongxuOut/moneystatistics",
            "style": {
                "navigationBarTitleText": "我的工资(汇报预估)",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeiguanli/deviceManage",
            "style": {
                "navigationBarTitleText": "设备管理",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeiguanli/deviceManageList",
            "style": {
                "navigationBarTitleText": "设备管理",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeiguanli/ticketList",
            "style": {
                "navigationBarTitleText": "工单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/baogong/ProductReportStepBillList",
            "style": {
                "navigationBarTitleText": "产量汇报单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/baogong/IpadIndex",
            "style": {
                "navigationBarTitleText": "报工平台",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/baogong/DayPlanBillList",
            "style": {
                "navigationBarTitleText": "工单列表",
                "enablePullDownRefresh": true
            }
        },
        // {
        //     "path": "pages/baogong/OA_ErrMsgBackBill",
        //     "style": {
        //         "navigationBarTitleText": "异常反馈单",
        //         "enablePullDownRefresh": false
        //     }
        // },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackBill/OA_ErrMsgBackBillList",
            "style": {
                "navigationBarTitleText": "异常反馈单列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackBill/OA_ErrMsgBackBill",
            "style": {
                "navigationBarTitleText": "异常反馈单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackReceiveBill/OA_ErrMsgBackReceiveBillList",
            "style": {
                "navigationBarTitleText": "异常反馈接收单列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackReceiveBill/OA_ErrMsgBackReceiveBill",
            "style": {
                "navigationBarTitleText": "异常反馈接收单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackSignBill/OA_ErrMsgBackSignBillList",
            "style": {
                "navigationBarTitleText": "异常反馈签到单列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackSignBill/OA_ErrMsgBackSignBill",
            "style": {
                "navigationBarTitleText": "异常反馈签到单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackHandleBill/OA_ErrMsgBackHandleBillList",
            "style": {
                "navigationBarTitleText": "异常反馈处理单列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackHandleBill/OA_ErrMsgBackHandleBill",
            "style": {
                "navigationBarTitleText": "异常反馈处理单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackCheckBill/OA_ErrMsgBackCheckBillList",
            "style": {
                "navigationBarTitleText": "异常反馈验收单列表",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_ErrMsgBackCheckBill/OA_ErrMsgBackCheckBill",
            "style": {
                "navigationBarTitleText": "异常反馈验收单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/ZLGL/AanDengHujiao/OA_MyErrMsgBanck/OA_ErrMsgBackMyList",
            "style": {
                "navigationBarTitleText": "异常反馈待处理列表",
                "enablePullDownRefresh": false
            }
        },
            "style": {
                "navigationBarTitleText" : "工作联系单"
            }
        },
        {
            "path" : "pages/ZLGL/OA_WorkLink/OA_WorkLinkBillList",
        {
            "path": "pages/caigouruku/POStockInBillList",
            "style": {
                "navigationBarTitleText": "采购入库列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigouruku/POStockInBill",
            "style": {
                "navigationBarTitleText": "采购入库单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/caigoutuiliao/POStockInBackBillList",
            "style": {
                "navigationBarTitleText": "采购退料列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigoutuiliao/POStockInBackBill",
            "style": {
                "navigationBarTitleText": "采购退料单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/xiaoshouchuku/SellOutBillList",
            "style": {
                "navigationBarTitleText": "销售出库列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/xiaoshouchuku/SellOutBill",
            "style": {
                "navigationBarTitleText": "销售出库单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/xiaoshoutuihuo/ICStockBillMainList",
            "style": {
                "navigationBarTitleText": "销售退货列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/xiaoshoutuihuo/ICStockBillMain",
            "style": {
                "navigationBarTitleText": "销售退货单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/shouliaotongzhi/table",
            "style": {
                "navigationBarTitleText": "收料通知单",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/shouliaotongzhi/table_son",
            "style": {
                "navigationBarTitleText": "条码生成",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/shengchanlingliao/PPickingCheckBillList",
            "style": {
                "navigationBarTitleText": "生产领料校验列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanlingliao/PPickingCheckBill",
            "style": {
                "navigationBarTitleText": "生产领料单校验",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/shengchanruku/ProductInCheckBillList",
            "style": {
                "navigationBarTitleText": "生产入库校验列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanruku/ProductInCheckBill",
            "style": {
                "navigationBarTitleText": "生产入库单校验",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/shengchandiaobo/MoveStockBillList",
            "style": {
                "navigationBarTitleText": "生产调拨校验列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchandiaobo/MoveStockBill",
            "style": {
                "navigationBarTitleText": "生产调拨单校验",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/labelPrinter/index",
            "style": {
                "navigationBarTitleText": "标签打印"
            }
        },
        {
            "path": "pages/shebeiyunxingzhuangtai/shebeiyunxingzhuangtai",
            "style": {
                "navigationBarTitleText": "设备运行状态",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shebeiyunxingzhuangtai/detail",
            "style": {
                "navigationBarTitleText": "设备运行状态详情"
            }
        },
        {
            "path": "pages/mujvzhuangtai/mujvzhuangtai",
            "style": {
                "navigationBarTitleText": "器具状态分布",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/mujvzhuangtai/detail",
            "style": {
                "navigationBarTitleText": "器具状态详情"
            }
        },
        {
            "path": "pages/tiaomachaima/tiaomachaima",
            "style": {
                "navigationBarTitleText": "条码拆码"
            }
        },
        {
            "path": "pages/tiaomachaima/tiaomachaima2",
            "style": {
                "navigationBarTitleText": "条码拆码2"
            }
        },
        {
            "path": "pages/wuliaosaoma/wuliaosaoma",
            "style": {
                "navigationBarTitleText": "物料清单"
            }
        },
        {
            "path": "pages/wuliaosaoma/detail",
            "style": {
                "navigationBarTitleText": "条码档案"
            }
        },
        {
            "path": "pages/caigouruku/POStockInBillList",
            "style": {
                "navigationBarTitleText": "采购入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigouruku/POStockInBill",
            "style": {
                "navigationBarTitleText": "采购入库单"
            }
        },
        {
            "path": "pages/caigoutuiliao/POStockInBackBillList",
            "style": {
                "navigationBarTitleText": "采购退料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigoutuiliao/POStockInBackBill",
            "style": {
                "navigationBarTitleText": "采购退料单"
            }
        },
        {
            "path": "pages/xiaoshouchuku/SellOutBillList",
            "style": {
                "navigationBarTitleText": "销售出库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/xiaoshouchuku/SellOutBill",
            "style": {
                "navigationBarTitleText": "销售出库单"
            }
        },
        {
            "path": "pages/xiaoshoutuihuo/ICStockBillMainList",
            "style": {
                "navigationBarTitleText": "销售退货",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/xiaoshoutuihuo/ICStockBillMain",
            "style": {
                "navigationBarTitleText": "销售退货单"
            }
        },
        {
            "path": "pages/qitachuku/qitachuku",
            "style": {
                "navigationBarTitleText": "其他出库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitachuku/qitachukudan",
            "style": {
                "navigationBarTitleText": "其他出库单"
            }
        },
        {
            "path": "pages/qitaruku/qitaruku",
            "style": {
                "navigationBarTitleText": "其他入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitaruku/qitarukudan",
            "style": {
                "navigationBarTitleText": "其他入库单"
            }
        },
        {
            "path": "pages/tiaomadaying/tiaomadaying",
            "style": {
                "navigationBarTitleText": "采购条码打印"
            }
        },
        {
            "path": "pages/caigoudingdan/generate",
            "style": {
                "navigationBarTitleText": "条码生成"
            }
        },
        {
            "path": "pages/caigoudingdan/caigoudingdan",
            "style": {
                "navigationBarTitleText": "采购订单"
            }
        },
        {
            "path": "pages/MJGL/shangmudan/MouldUpperBillList",
            "style": {
                "navigationBarTitleText": "上模单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/shangmudan/MouldUpperBill",
            "style": {
                "navigationBarTitleText": "上模单"
            }
        },
        {
            "path": "pages/MJGL/xiamodan/MouldLowerBillList",
            "style": {
                "navigationBarTitleText": "下模单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/xiamodan/MouldLowerBill",
            "style": {
                "navigationBarTitleText": "下模单"
            }
        },
        {
            "path": "pages/MJGL/mujudianjianjiludan/Sc_MouldDotCheckBillList",
            "style": {
                "navigationBarTitleText": "器具点检记录单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujudianjianjiludan/Sc_MouldDotCheckBill",
            "style": {
                "navigationBarTitleText": "器具点检记录单"
            }
        },
        {
            "path": "pages/MJGL/mujudianjianjiludan/Sc_MouldDotCheckRuleBillList",
            "style": {
                "navigationBarTitleText": "器具点检规程"
            }
        },
        {
            "path": "pages/MJGL/mujubaoyangjiludan/Sc_MouldMaintainBillList",
            "style": {
                "navigationBarTitleText": "器具保养记录单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujubaoyangjiludan/Sc_MouldMaintainBill",
            "style": {
                "navigationBarTitleText": "器具保养记录单"
            }
        },
        {
            "path": "pages/MJGL/SBMJReport/Sc_MouldMaintainTaskReport",
            "style": {
                "navigationBarTitleText": "器具保养任务"
            }
        },
        {
            "path": "pages/MJGL/SBMJReport/Sb_EquipMaintainTaskReport",
            "style": {
                "navigationBarTitleText": "设备保养任务"
            }
        },
        {
            "path": "pages/MJGL/mujubaoyangjiludan/Sc_MouldMaintainRuleBillList",
            "style": {
                "navigationBarTitleText": "器具保养规程"
            }
        },
        {
            "path": "pages/shengchanbuliaojiaoyan/MateReplenishOutCheckBill",
            "style": {
                "navigationBarTitleText": "生产补料单校验"
            }
        },
        {
            "path": "pages/qitachukujiaoyan/qitachukujiaoyan",
            "style": {
                "navigationBarTitleText": "其他出库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitachukujiaoyan/qitachukujiaoyan",
            "style": {
                "navigationBarTitleText": "其他出库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitachukujiaoyan/qitachukudanjiaoyan",
            "style": {
                "navigationBarTitleText": "其他出库单校验"
            }
        },
        {
            "path": "pages/shengchanbuliaojiaoyan/MateReplenishOutCheckBillList",
            "style": {
                "navigationBarTitleText": "生产补料校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanbuliaojiaoyan/MateReplenishOutCheckBill",
            "style": {
                "navigationBarTitleText": "生产补料单校验"
            }
        },
        {
            "path": "pages/xiaoshouchukujiaoyan/SellOutCheckBillList",
            "style": {
                "navigationBarTitleText": "销售出库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/xiaoshouchukujiaoyan/SellOutCheckBill",
            "style": {
                "navigationBarTitleText": "销售出库单校验"
            }
        },
        {
            "path": "pages/weiwailingliaojiaoyan/EntrustOutCheckBillList",
            "style": {
                "navigationBarTitleText": "委外领料校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwailingliaojiaoyan/EntrustOutCheckBill",
            "style": {
                "navigationBarTitleText": "委外领料单校验"
            }
        },
        {
            "path": "pages/caigourukujiaoyan/POStockInCheckBillList",
            "style": {
                "navigationBarTitleText": "采购入库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigourukujiaoyan/POStockInCheckBill",
            "style": {
                "navigationBarTitleText": "采购入库单校验",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/qitarukujiaoyan/Kf_OtherInBillCheckList",
            "style": {
                "navigationBarTitleText": "其他入库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitarukujiaoyan/Kf_OtherInBillCheck",
            "style": {
                "navigationBarTitleText": "其他入库单校验"
            }
        },
        {
            "path": "pages/weiwaibuliaojiaoyan/Kf_EntrustReplenishOutBill_CheckList",
            "style": {
                "navigationBarTitleText": "委外补料校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwaibuliaojiaoyan/Kf_EntrustReplenishOutBill_Check",
            "style": {
                "navigationBarTitleText": "委外补料单校验"
            }
        },
        {
            "path": "pages/shengchanlingliaoshengdan/Kf_MateOutBillList",
            "style": {
                "navigationBarTitleText": "生产领料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanlingliaoshengdan/Kf_MateOutBill",
            "style": {
                "navigationBarTitleText": "生产领料单"
            }
        },
        {
            "path": "pages/weiwailingliao/Kf_EntrustOutBillList",
            "style": {
                "navigationBarTitleText": "委外领料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwailingliao/Kf_EntrustOutBill",
            "style": {
                "navigationBarTitleText": "委外领料单"
            }
        },
        {
            "path": "pages/shengchanrukushengdan/Kf_ProductInBillList",
            "style": {
                "navigationBarTitleText": "生产入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanrukushengdan/Kf_ProductInBill",
            "style": {
                "navigationBarTitleText": "生产入库单"
            }
        },
        {
            "path": "pages/xiaoshouchukujiaoyan/SellOutCheckBill",
            "style": {
                "navigationBarTitleText": "销售出库单校验"
            }
        },
        {
            "path": "pages/weiwailingliaojiaoyan/EntrustOutCheckBillList",
            "style": {
                "navigationBarTitleText": "委外领料校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwailingliaojiaoyan/EntrustOutCheckBill",
            "style": {
                "navigationBarTitleText": "委外领料单校验"
            }
        },
        {
            "path": "pages/caigourukujiaoyan/POStockInCheckBillList",
            "style": {
                "navigationBarTitleText": "采购入库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/caigourukujiaoyan/POStockInCheckBill",
            "style": {
                "navigationBarTitleText": "采购入库单校验",
                "enablePullDownRefresh": false
            }
        },
        {
            "path": "pages/qitarukujiaoyan/Kf_OtherInBillCheckList",
            "style": {
                "navigationBarTitleText": "其他入库校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitarukujiaoyan/Kf_OtherInBillCheck",
            "style": {
                "navigationBarTitleText": "其他入库单校验"
            }
        },
        {
            "path": "pages/weiwaibuliaojiaoyan/Kf_EntrustReplenishOutBill_CheckList",
            "style": {
                "navigationBarTitleText": "委外补料校验",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwaibuliaojiaoyan/Kf_EntrustReplenishOutBill_Check",
            "style": {
                "navigationBarTitleText": "委外补料单校验"
            }
        },
        {
            "path": "pages/shengchanlingliaoshengdan/Kf_MateOutBillList",
            "style": {
                "navigationBarTitleText": "生产领料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanlingliaoshengdan/Kf_MateOutBill",
            "style": {
                "navigationBarTitleText": "生产领料单"
            }
        },
        {
            "path": "pages/weiwailingliao/Kf_EntrustOutBillList",
            "style": {
                "navigationBarTitleText": "委外领料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwailingliao/Kf_EntrustOutBill",
            "style": {
                "navigationBarTitleText": "委外领料单"
            }
        },
        {
            "path": "pages/shengchanrukushengdan/Kf_ProductInBillList",
            "style": {
                "navigationBarTitleText": "生产入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanrukushengdan/Kf_ProductInBill",
            "style": {
                "navigationBarTitleText": "生产入库单"
            }
        },
        {
            "path": "pages/shengchanbuliao/MateReplenishOutBillList",
            "style": {
                "navigationBarTitleText": "生产补料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanbuliao/MateReplenishOutBill",
            "style": {
                "navigationBarTitleText": "生产补料单"
            }
        },
        {
            "path": "pages/qitaruku_v2/OtherInBillList",
            "style": {
                "navigationBarTitleText": "其他入库",
                "enablePullDownRefresh": true
            }
        }, {
            "path": "pages/qitaruku_v2/OtherInBill",
            "style": {
                "navigationBarTitleText": "其他入库单"
            }
        },
        {
            "path": "pages/qitachuku_v2/OtherOutBillList",
            "style": {
                "navigationBarTitleText": "其他出库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitachuku_v2/OtherOutBill",
            "style": {
                "navigationBarTitleText": "其他出库单"
            }
        },
        {
            "path": "pages/shengchanbuliao/MateReplenishOutBill",
            "style": {
                "navigationBarTitleText": "生产补料",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shengchanbuliao/MateReplenishOutBill",
            "style": {
                "navigationBarTitleText": "生产补料单"
            }
        },
        {
            "path": "pages/qitaruku_v2/OtherInBillList",
            "style": {
                "navigationBarTitleText": "其他入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/qitaruku_v2/OtherInBill",
            "style": {
                "navigationBarTitleText": "其他入库单"
            }
        },
        {
            "path": "pages/tiaomaguanli/table_son",
            "style": {
                "navigationBarTitleText": "条码生成"
            }
        },
        {
            "path": "pages/tiaomaguanli/table",
            "style": {
                "navigationBarTitleText": "条码管理"
            }
        }, {
            "path": "pages/weiwairuku/EntrustInBillList",
            "style": {
                "navigationBarTitleText": "委外入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/weiwairuku/EntrustInBill",
            "style": {
                "navigationBarTitleText": "委外入库单"
            }
        },
        {
            "path": "pages/zhijiediaobo/MoveStockBillList",
            "style": {
                "navigationBarTitleText": "直接调拨",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/zhijiediaobo/MoveStockBill",
            "style": {
                "navigationBarTitleText": "直接调拨单"
            }
        },
        {
            "path": "pages/xiugaimima/index",
            "style": {
                "navigationBarTitleText": "修改密码"
            }
        },
        {
            "path": "pages/tiaomaguanli/table",
            "style": {
                "navigationBarTitleText": "条码管理"
            }
        }, {
            "path": "pages/weiwairuku/EntrustInBillList",
            "style": {
                "navigationBarTitleText": "委外入库",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/QuYangHuangYang/QC_TakeSampleCheckBill/QC_TakeSampleCheckBillList",
            "style": {
                "navigationBarTitleText": "取样单"
            }
        },
        {
            "path": "pages/ZLGL/QuYangHuangYang/QC_TakeSampleCheckBill/QC_TakeSampleCheckBill",
            "style": {
                "navigationBarTitleText": "取样单"
            }
        },
        {
            "path": "pages/ZLGL/QuYangHuangYang/QC_BackSampleCheckBill/QC_BackSampleCheckBillList",
            "style": {
                "navigationBarTitleText": "还样单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/QuYangHuangYang/QC_BackSampleCheckBill/QC_BackSampleCheckBill",
            "style": {
                "navigationBarTitleText": "还样单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/InnerHtmlPage/index",
            "style": {
                "navigationBarTitleText": ""
            }
        },
        {
            "path": "pages/white/white",
            "style": {
                "navigationBarTitleText": ""
            }
        },
        {
            "path": "pages/baogong/AddLineBind",
            "style": {
                "navigationBarTitleText": "添加生产资源"
            }
        },
        {
            "path": "pages/zutuosaoma/PackUnionBill",
            "style": {
                "navigationBarTitleText": "组托扫码"
            }
        },
        {
            "path": "pages/zutuosaoma/PackUnionBillList",
            "style": {
                "navigationBarTitleText": "组托扫码缓存"
            }
        },
        {
            "path": "pages/chaituosaoma/UnPackUnionBill",
            "style": {
                "navigationBarTitleText": "拆托扫码"
            }
        },
        {
            "path": "pages/shengchantuiliao/MateOutBackBillList",
            "style": {
                "navigationBarTitleText": "生产退料"
            }
        },
        {
            "path": "pages/shengchantuiliao/MateOutBackBill",
            "style": {
                "navigationBarTitleText": "生产退料单"
            }
        },
        {
            "path": "pages/ZLGL/shoujianjianyan/firstCheckBillList",
            "style": {
                "navigationBarTitleText": "首件检验单维护"
            }
        },
        {
            "path": "pages/ZLGL/shoujianjianyan/firstCheckBill",
            "style": {
                "navigationBarTitleText": "首件检验单"
            }
        },
        {
            "path": "pages/shoujishouming/table",
            "style": {
                "navigationBarTitleText": "手机寿命单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shoujishouming/form",
            "style": {
                "navigationBarTitleText": "手机寿命单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaochukudan/MouldProdOutBill",
            "style": {
                "navigationBarTitleText": "器具领用出库单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaochukudan/MouldProdOutBillList",
            "style": {
                "navigationBarTitleText": "器具领用出库单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaotuikudan/Sc_MouldProdBackBillList",
            "style": {
                "navigationBarTitleText": "器具领用退库单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/qijudiaobodan/Sc_MouldMoveStockBillList",
            "style": {
                "navigationBarTitleText": "器具调拨单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/qijudiaobodan/Sc_MouldMoveStockBill",
            "style": {
                "navigationBarTitleText": "器具调拨单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaorudan/form_test",
            "style": {
                "navigationBarTitleText": "分步调入单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaorudan/table",
            "style": {
                "navigationBarTitleText": "分步调入单缓存",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaochudan/form_out",
            "style": {
                "navigationBarTitleText": "分步调出单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/shoujianjianyan/firstCheckBillList",
            "style": {
                "navigationBarTitleText": "首件检验单维护"
            }
        },
        {
            "path": "pages/ZLGL/shoujianjianyan/firstCheckBill",
            "style": {
                "navigationBarTitleText": "首件检验单"
            }
        },
        {
            "path": "pages/shoujishouming/table",
            "style": {
                "navigationBarTitleText": "器具寿命调整单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/shoujishouming/form",
            "style": {
                "navigationBarTitleText": "器具寿命调整单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaochukudan/MouldProdOutBill",
            "style": {
                "navigationBarTitleText": "器具领用出库单"
            }
        },
        {
            "path": "pages/MJGL/mujulingliaochukudan/MouldProdOutBillList",
            "style": {
                "navigationBarTitleText": "器具领用出库单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaotuikudan/Sc_MouldProdBackBillList",
            "style": {
                "navigationBarTitleText": "器具领用退库单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/mujulingliaotuikudan/Sc_MouldProdBackBill",
            "style": {
                "navigationBarTitleText": "器具领用退库单"
            }
        },
        {
            "path": "pages/MJGL/qijudiaobodan/Sc_MouldMoveStockBillList",
            "style": {
                "navigationBarTitleText": "器具调拨单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/qijudiaobodan/Sc_MouldMoveStockBill",
            "style": {
                "navigationBarTitleText": "器具调拨单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaorudan/form_test",
            "style": {
                "navigationBarTitleText": "分步调入单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaorudan/table",
            "style": {
                "navigationBarTitleText": "分步调入单缓存",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/fenbushidiaochudan/form_out",
            "style": {
                "navigationBarTitleText": "分步调出单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldRepairWorkBill/Sc_MouldRepairWorkBillList",
            "style": {
                "navigationBarTitleText": "器具维修记录单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldRepairWorkBill/Sc_MouldRepairWorkBill",
            "style": {
                "navigationBarTitleText": "器具维修记录单"
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldConkBookBill/Sc_MouldConkBookBill",
            "style": {
                "navigationBarTitleText": "器具故障登记单"
            "style": {
                "navigationBarTitleText" : "工作联系单列表"
            }
        },
        {
            "path" : "pages/MJGL/Sb_EquipRepairTaskReport/Sb_EquipRepairTaskReport",
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldConkBookBill/Sc_MouldConkBookBillList",
            "style": {
                "navigationBarTitleText": "器具故障登记单列表"
            }
        },
        {
            "path": "pages/chaixiang/form",
            "style": {
                "navigationBarTitleText": "拆箱"
            }
        },
        {
            "path": "pages/zhuangxiang/form_mix",
            "style": {
                "navigationBarTitleText": "装箱"
            }
        },
        {
            "path": "pages/zutuo_xiaowei/form_xiaowei",
            "style": {
                "navigationBarTitleText": "组托-小卫"
            }
        },
        {
            "path": "pages/zhuangxiangdan/table",
            "style": {
                "navigationBarTitleText": "装箱单缓存"
            }
        },
        {
            "path": "pages/zhuangxiangdan/form",
            "style": {
                "navigationBarTitleText": "装箱单"
            }
        },
        {
            "path": "pages/ZLGL/xunjianjianyan/PatrolProcCheckBillList",
            "style": {
                "navigationBarTitleText": "巡检单缓存"
            }
        },
        {
            "path": "pages/ZLGL/xunjianjianyan/PatrolProcCheckBill",
            "style": {
                "navigationBarTitleText": "巡检单"
            }
        },
        {
            "path": "pages/ZLGL/mojianjianyan/ProcessCheckBillList",
            "style": {
                "navigationBarTitleText": "末件检验单维护"
            }
        },
        {
            "path": "pages/ZLGL/lailiaojianyan/POStockInCheckBill",
            "style": {
                "navigationBarTitleText": "来料检验单"
            }
        },
        {
            "path": "pages/ZLGL/lailiaojianyan/POStockInCheckBillList",
            "style": {
                "navigationBarTitleText": "来料检验单维护"
            }
        },
        {
            "path": "pages/ZLGL/mojianjianyan/ProcessCheckBill",
            "style": {
                "navigationBarTitleText": "末件检验单"
            }
        },
        {
            "path": "pages/chaituosaoma-xiaowei/UnpackPallet",
            "style": {
                "navigationBarTitleText": "拆托扫码(小卫)"
            }
        },
        {
            "path": "pages/sanmaheyi/BarCodeCheck",
            "style": {
                "navigationBarTitleText": "三码合一"
            }
        },
        {
            "path": "pages/simaheyi/BarCodeCheck_SN",
            "style": {
                "navigationBarTitleText": "四码合一"
            }
        },
        {
            "path": "pages/ZLGL/shengchanrukujiaoyan/QC_LastPieceCheckBill_v2",
            "style": {
                "navigationBarTitleText": "生产入库校验"
            }
        },
        {
            "path": "pages/ZLGL/chuchangjiaoyandan/QC_OutCompCheckBill",
            "style": {
                "navigationBarTitleText": "出厂校验"
            }
        },
        {
            "path": "pages/weiwaigxIn/Cj_StationEntrustInBill",
            "style": {
                "navigationBarTitleText": "工序委外发出单"
            }
        },
        {
            "path": "pages/weiwaigxIn/Cj_StationEntrustInBillList",
            "style": {
                "navigationBarTitleText": "工序委外发出单缓存"
            }
        },
        {
            "path": "pages/weiwaigxOut/Cj_StationEntrustOutBill",
            "style": {
                "navigationBarTitleText": "工序委外接收单"
            }
        },
        {
            "path": "pages/weiwaigxOut/Cj_StationEntrustOutBillList",
            "style": {
                "navigationBarTitleText": "工序委外接收单缓存"
            }
        },
        {
            "path": "pages/jishikucunchaxun/table",
            "style": {
                "navigationBarTitleText": "即时库存查询"
            }
        },
        {
            "path": "pages/ZLGL/lailiaojianyan_fast/Kf_QCStockInCheckBill_Fast",
            "style": {
                "navigationBarTitleText": "来料检验单"
            }
        },
        {
            "path": "pages/ZLGL/checkFlowList/QC_CheckBillflowList",
            "style": {
                "navigationBarTitleText": "待我审核",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/checkFlowList/QC_CheckedBillflowList",
            "style": {
                "navigationBarTitleText": "已审核",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/MJGL/Gy_MouldFile/Gy_MouldFileList",
            "style": {
            "style": {
                "navigationBarTitleText" : "设备维修任务"
            }
        },
        {
            "path" : "pages/MJGL/Sc_MouldRepairTaskReport/Sc_MouldRepairTaskReport",
                "navigationBarTitleText": "器具档案查询",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/QualityReportStep/QualityReportStepBill",
            "style": {
                "navigationBarTitleText": "全检检验单(不良汇报)",
                "pageOrientation": "auto" // 支持横屏
            }
        },
        {
            "path": "pages/ZLGL/QualityReportStep/QualityReportStepBillList",
            "style": {
                "navigationBarTitleText": "全检检验单(不良汇报)查询"
            }
        },
        {
            "path": "pages/MJGL/MouldScrapOutBill/MouldScrapOutBillList",
            "style": {
            "style": {
                "navigationBarTitleText" : "器具维修任务"
            }
        },
        {
            "path" : "pages/EmployeeRecords/EmployeeRecordsBill",
                "navigationBarTitleText": "器具报废出库单列表"
            }
        },
        {
            "path": "pages/MJGL/MouldScrapOutBill/MouldScrapOutBill",
            "style": {
            "style": {
                "navigationBarTitleText" : "员工签到记录表"
            }
        },
        {
            "path" : "pages/EmployeeRecords/EmployeeRecordsBillList",
                "navigationBarTitleText": "器具报废出库单",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBill",
            "style": {
                "navigationBarTitleText": "车间自检单"
            }
        },
        {
            "path": "pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBillList",
            "style": {
                "navigationBarTitleText": "车间自检单列表",
                "enablePullDownRefresh": true
            }
        },
        {
            "path": "pages/ZLGL/zaikujianyandan/InStockCheckBill",
            "style": {
                "navigationBarTitleText": "在库检验单"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipMaintainBill/Sb_EquipMaintainBill",
            "style": {
                "navigationBarTitleText": "设备保养记录单"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipDotCheckBill/Sb_EquipDotCheckBill",
            "style": {
                "navigationBarTitleText": "设备点检记录单"
            }
        },
        {
            "path": "pages/ZLGL/zaikujianyandan/InStockCheckBillList",
            "style": {
                "navigationBarTitleText": "在库检验单列表"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipDotCheckBill/Sb_EquipDotCheckBillList",
            "style": {
                "navigationBarTitleText": "设备点检记录单缓存"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipMaintainBill/Sb_EquipMaintainBillList",
            "style": {
                "navigationBarTitleText": "设备保养记录单缓存"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipRepairCheckBill/Sb_EquipRepairCheckBill",
            "style": {
                "navigationBarTitleText": "设备维修验收单"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipRepairCheckBill/Sb_EquipRepairCheckBillList",
            "style": {
                "navigationBarTitleText": "设备维修验收单缓存"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipRepairSendWork/Sb_EquipRepairSendWorkBill",
            "style": {
                "navigationBarTitleText": "设备维修派工单"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipRepairSendWork/Sb_EquipRepairSendWorkBillList",
            "style": {
                "navigationBarTitleText" : "员工签到记录表列表"
            }
        },
        {
            "path" : "pages/MJGL/Sb_EquipConkBook/Sb_EquipConkBookBill",
            "style": {
                "navigationBarTitleText": "设备维修派工单缓存"
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldRepairSendWork/Sc_MouldRepairSendWorkBill",
            "style": {
                "navigationBarTitleText" : "设备故障登记单"
            }
        },{
            "path" : "pages/MJGL/Sb_EquipConkBook/Sb_EquipConkBookBillList",
            "style": {
                "navigationBarTitleText": "器具维修派工单"
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldRepairSendWork/Sc_MouldRepairSendWorkBillList",
            "style": {
                "navigationBarTitleText" : "设备故障登记单列表"
            }
        },
        {
            "path" : "pages/MJGL/Sb_EquipBegin/Sb_EquipBeginBill",
            "style" :
            {
                "navigationBarTitleText" : "设备开机单"
            }
        },
        {
            "path" : "pages/MJGL/Sb_EquipStop/Sb_EquipStopBill",
            "style" :
            {
                "navigationBarTitleText" : "设备停机单"
            }
        },
        {
            "path" : "pages/MJGL/Sc_WorkDotCheck/Sc_WorkDotCheckBillList_Day",
            "style" :
            {
                "navigationBarTitleText" : "点检清单"
            }
        },
        {
            "path" : "pages/MJGL/Sb_EquipResumeCheckQuery/Sb_EquipResumeCheckQuery",
            "style" :
            {
                "navigationBarTitleText" : "设备履历"
            }
        },
        {
            "path" : "pages/MJGL/Sc_EquipmentProcessList/Sc_EquipmentProcess",
            "style" :
            {
                "navigationBarTitleText" : "设备工艺路线"
            }
        },
        {
            "path" : "pages/MJGL/Sb_EqpMaintenance/Sb_EqpMaintenanceBill",
            "style" :
            {
                "navigationBarTitleText" : "设备维修记录单"
            }
        },
        {
            "path" : "pages/MJGL/Sc_OEEStatusReport/Sc_OEEStatusReport",
            "style" :
            {
                "navigationBarTitleText" : "设备状态"
            }
        },
        {
            "path" : "pages/MJGL/Sb_EqpMaintenance/Sb_EqpMaintenanceBillList",
            "style" :
            {
                "navigationBarTitleText" : "设备维修记录单列表"
            }
        }
            "style": {
                "navigationBarTitleText": "器具维修派工单缓存"
            }
        },
        {
            "path": "pages/MJGL/SC_MouldRepairCheck/Sc_MouldRepairCheckBill",
    ],
    "tabBar": {
        "color": "#888888", //tab 上的文字默认颜色,仅支持十六进制颜色
        "selectedColor": "#2d7dee", //tab 上的文字选中时的颜色,仅支持十六进制颜色
        "borderStyle": "black", //tabbar上边框的颜色, 仅支持 black / white
        "backgroundColor": "#ffffff", //tab 的背景色,仅支持十六进制颜色
        "list": [{
                "pagePath": "pages/index/index",
                "iconPath": "static/tabBar/home.png",
                "selectedIconPath": "static/tabBar/home-default.png",
                "text": "仓储管理"
            },
            {
                "pagePath": "pages/index/tab1",
                "iconPath": "static/tabBar/icon1.png",
                "selectedIconPath": "static/tabBar/icon1-default.png",
                "text": "车间管理"
            },
            {
                "pagePath": "pages/index/tab3",
                "iconPath": "static/tabBar/icon4.png",
                "selectedIconPath": "static/tabBar/icon4-default.png",
                "text": "设备管理"
            },
            {
                "pagePath": "pages/index/tab4",
                "iconPath": "static/tabBar/icon3.png",
                "selectedIconPath": "static/tabBar/icon3-default.png",
                "text": "质量管理"
            },
            {
                "pagePath": "pages/index/tab2",
                "iconPath": "static/tabBar/icon2.png",
                "selectedIconPath": "static/tabBar/icon2-default.png",
                "text": "单据列表"
            },
            {
                "pagePath": "pages/index/mine",
                "iconPath": "static/tabBar/user.png",
                "selectedIconPath": "static/tabBar/user-default.png",
                "text": "我的"
            }
        ]
    },
    "globalStyle": {
        "navigationBarTextStyle": "white",
        "navigationBarTitleText": "设备管理",
        "navigationBarBackgroundColor": "#3A78FF",
        "backgroundColor": "#F8F8F8",
        "pageOrientation": "default"
    },
    "uniIdRouter": {},
    "condition": { //模式配置,仅开发期间生效
        "current": 0, //当前激活的模式(list 的索引项)
        "list": [{
            "name": "", //模式名称
            "path": "", //启动页面,必选
            "query": "" //启动参数,在页面的onLoad函数里面得到
        }]
    }
            "style": {
                "navigationBarTitleText": "器具维修验收单"
            }
        },
        {
            "path": "pages/MJGL/SC_MouldRepairCheck/Sc_MouldRepairCheckBillList",
            "style": {
                "navigationBarTitleText": "器具维修验收单缓存"
            }
        },
        {
            "path": "pages/ZLGL/OA_WorkLink/OA_WorkLinkBill",
            "style": {
                "navigationBarTitleText": "工作联系单"
            }
        },
        {
            "path": "pages/ZLGL/OA_WorkLink/OA_WorkLinkBillList",
            "style": {
                "navigationBarTitleText": "工作联系单列表"
            }
        },
        {
            "path": "pages/ZLGL/OA_WorkLink/OA_WorkLinkBillQuery",
            "style": {
                "navigationBarTitleText": "工作联系单查询"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipRepairTaskReport/Sb_EquipRepairTaskReport",
            "style": {
                "navigationBarTitleText": "设备维修任务"
            }
        },
        {
            "path": "pages/MJGL/Sc_MouldRepairTaskReport/Sc_MouldRepairTaskReport",
            "style": {
                "navigationBarTitleText": "器具维修任务"
            }
        },
        {
            "path": "pages/EmployeeRecords/EmployeeRecordsBill",
            "style": {
                "navigationBarTitleText": "员工签到记录表"
            }
        },
        {
            "path": "pages/EmployeeRecords/EmployeeRecordsBillList",
            "style": {
                "navigationBarTitleText": "员工签到记录表列表"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipConkBook/Sb_EquipConkBookBill",
            "style": {
                "navigationBarTitleText": "设备故障登记单"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipConkBook/Sb_EquipConkBookBillList",
            "style": {
                "navigationBarTitleText": "设备故障登记单列表"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipBegin/Sb_EquipBeginBill",
            "style": {
                "navigationBarTitleText": "设备开机单"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipStop/Sb_EquipStopBill",
            "style": {
                "navigationBarTitleText": "设备停机单"
            }
        },
        {
            "path": "pages/MJGL/Sc_WorkDotCheck/Sc_WorkDotCheckBillList_Day",
            "style": {
                "navigationBarTitleText": "点检清单"
            }
        },
        {
            "path": "pages/MJGL/Sb_EquipResumeCheckQuery/Sb_EquipResumeCheckQuery",
            "style": {
                "navigationBarTitleText": "设备履历"
            }
        },
        {
            "path": "pages/MJGL/Sc_EquipmentProcessList/Sc_EquipmentProcess",
            "style": {
                "navigationBarTitleText": "设备工艺路线"
            }
        },
        {
            "path": "pages/MJGL/Sb_EqpMaintenance/Sb_EqpMaintenanceBill",
            "style": {
                "navigationBarTitleText": "设备维修记录单"
            }
        },
        {
            "path": "pages/MJGL/Sc_OEEStatusReport/Sc_OEEStatusReport",
            "style": {
                "navigationBarTitleText": "设备状态"
            }
        },
        {
            "path": "pages/MJGL/Sb_EqpMaintenance/Sb_EqpMaintenanceBillList",
            "style": {
                "navigationBarTitleText": "设备维修记录单列表"
            }
        }
    ],
    "tabBar": {
        "color": "#888888", //tab 上的文字默认颜色,仅支持十六进制颜色
        "selectedColor": "#2d7dee", //tab 上的文字选中时的颜色,仅支持十六进制颜色
        "borderStyle": "black", //tabbar上边框的颜色, 仅支持 black / white
        "backgroundColor": "#ffffff", //tab 的背景色,仅支持十六进制颜色
        "list": [{
                "pagePath": "pages/index/index",
                "iconPath": "static/tabBar/home.png",
                "selectedIconPath": "static/tabBar/home-default.png",
                "text": "仓储管理"
            },
            {
                "pagePath": "pages/index/tab1",
                "iconPath": "static/tabBar/icon1.png",
                "selectedIconPath": "static/tabBar/icon1-default.png",
                "text": "车间管理"
            },
            {
                "pagePath": "pages/index/tab3",
                "iconPath": "static/tabBar/icon4.png",
                "selectedIconPath": "static/tabBar/icon4-default.png",
                "text": "设备管理"
            },
            {
                "pagePath": "pages/index/tab4",
                "iconPath": "static/tabBar/icon3.png",
                "selectedIconPath": "static/tabBar/icon3-default.png",
                "text": "质量管理"
            },
            {
                "pagePath": "pages/index/tab2",
                "iconPath": "static/tabBar/icon2.png",
                "selectedIconPath": "static/tabBar/icon2-default.png",
                "text": "单据列表"
            },
            {
                "pagePath": "pages/index/mine",
                "iconPath": "static/tabBar/user.png",
                "selectedIconPath": "static/tabBar/user-default.png",
                "text": "我的"
            }
        ]
    },
    "globalStyle": {
        "navigationBarTextStyle": "white",
        "navigationBarTitleText": "设备管理",
        "navigationBarBackgroundColor": "#3A78FF",
        "backgroundColor": "#F8F8F8",
        "pageOrientation": "default"
    },
    "uniIdRouter": {},
    "condition": { //模式配置,仅开发期间生效
        "current": 0, //当前激活的模式(list 的索引项)
        "list": [{
            "name": "", //模式名称
            "path": "", //启动页面,必选
            "query": "" //启动参数,在页面的onLoad函数里面得到
        }]
    }
}
pages/MJGL/Sc_OEEStatusReport/Sc_OEEStatusReport.vue
@@ -22,8 +22,8 @@
            <view class="over" v-if="reportBillsDisplay.length == 0">暂无数据</view>
        </view>
        <!-- OEE 折线图 -->
        <view v-show="tabs == 1" style="padding: 40rpx 0;">
            <view style="width:750rpx; height:750rpx"><l-echart ref="chartRef" @finished="initChart()"></l-echart>
        <view v-show="tabs == 1" class="graph-container" style="padding: 40rpx 0; text-align: center;">
            <view class="graph"><l-echart ref="chartRef" @finished="initChart()"></l-echart>
            </view>
        </view>
    </view>
pages/ZLGL/OA_WorkLink/OA_WorkLinkBill.vue
@@ -4,7 +4,7 @@
            <view :class="tabs == 0 ? 'on':''" @tap="tabs = 0">基本信息</view>
            <!-- <view :class="tabs == 1 ? 'on':''" @tap="tabs = 1">明细信息</view> -->
            <view :class="tabs == 2 ? 'on':''" @tap="tabs = 2">其他信息</view>
            <!-- <view :class="tabs == 3 ? 'on':''" @tap="tabs = 3">附件信息</view> -->
            <view v-if="operationType==5" :class="tabs == 3 ? 'on':''" @tap="tabs = 3">回复消息</view>
        </view>
        <!-- 基本信息 -->
        <template v-if="tabs == 0">
@@ -14,50 +14,62 @@
            }">
                <view class="form-item">
                    <view class="title">主题:</view>
                    <view class="right">
                    <view class="right" v-if="operationType!=5">
                        <input type="text" v-model="hform.HContext" placeholder="请输入主题..." />
                    </view>
                    <view class="righton" v-else>
                        <input type="text" disabled v-model="hform.HContext" placeholder="请输入主题..." />
                    </view>
                </view>
                <view class="form-item">
                    <view class="title">发送人:</view>
                    <zxz-uni-data-select class="right" :localdata="HEmpList" dataKey="HName" dataValue="HName"
                        v-model="hform.HSendMan" :filterable="true">
                    <zxz-uni-data-select v-if="operationType!=5" class="right" :localdata="HEmpList" dataKey="HName"
                        dataValue="HName" v-model="hform.HSendMan" :filterable="true">
                    </zxz-uni-data-select>
                    <!-- <input disabled v-model="hform.HDeptName" placeholder="请选择部门" /> -->
                    <view class="righton" v-else>
                        <input disabled v-model="hform.HSendMan" />
                    </view>
                </view>
                <view class="form-item">
                    <view class="title">接收人:</view>
                    <zxz-uni-data-select class="right" :localdata="HEmpList" dataKey="HName" dataValue="HName"
                        v-model="hform.HReceiveMan" :filterable="true">
                    <zxz-uni-data-select v-if="operationType!=5" class="right" :localdata="HEmpList" dataKey="HName"
                        dataValue="HName" v-model="hform.HReceiveMan" :filterable="true">
                    </zxz-uni-data-select>
                    <!-- <input disabled v-model="hform.HDeptName" placeholder="请选择部门" /> -->
                    <view class="righton" v-else>
                        <input disabled v-model="hform.HReceiveMan" />
                    </view>
                </view>
                <view class="form-item">
                    <view class="title">紧急类型:</view>
                    <zxz-uni-data-select class="right" :localdata="[
                    <zxz-uni-data-select v-if="operationType!=5" class="right" :localdata="[
                        {value: '普通'},
                        {value: '紧急'}
                        ]" dataKey="value" dataValue="value" v-model="hform.HLevel">
                    </zxz-uni-data-select>
                    <!-- <input disabled v-model="hform.HDeptName" placeholder="请选择部门" /> -->
                    <view class="righton" v-else>
                        <input disabled v-model="hform.HLevel" />
                    </view>
                </view>
                <view class="form-item">
                    <view class="title">发送类型:</view>
                    <zxz-uni-data-select class="right" :localdata="[
                    <zxz-uni-data-select v-if="operationType!=5" class="right" :localdata="[
                        {value: '公共'},
                        {value: '个人'}
                    ]" dataKey="value" dataValue="value" v-model="hform.HSendType">
                    </zxz-uni-data-select>
                    <!-- <input disabled v-model="hform.HDeptName" placeholder="请选择部门" /> -->
                    <view class="righton" v-else>
                        <input disabled v-model="hform.HSendType" />
                    </view>
                </view>
                <view class="form-item">
                    <view class="title">抄送人:</view>
                    <zxz-uni-data-select class="right" :localdata="HEmpList" dataKey="HName" dataValue="HName"
                        :filterable="true"
                        :multiple="true" placeholder="请选择抄送人..."
                         @input="HCopyManChange">
                    <zxz-uni-data-select v-if="operationType!=5" class="right" :localdata="HEmpList" dataKey="HName"
                        dataValue="HName" :filterable="true" :multiple="true" placeholder="请选择抄送人..."
                        @input="HCopyManChange">
                    </zxz-uni-data-select>
                    <!-- <input disabled v-model="hform.HDeptName" placeholder="请选择部门" /> -->
                    <view class="righton" v-else>
                        <input disabled v-model="hform.HCopyMan" />
                    </view>
                </view>
                <view class="form-item">
                    <view class="title">单据号:</view>
@@ -73,33 +85,42 @@
                </view>
                <view class="form-item">
                    <view class="title">推荐完成日期:</view>
                    <view class="right">
                    <view class="right" v-if="operationType!=5">
                        <uni-datetime-picker type="date" :clear-icon="false" v-model="hform.HCommDate">
                            <input :value="hform.HCommDate" />
                        </uni-datetime-picker>
                    </view>
                    <view class="righton" v-else>
                        <input disabled :value="hform.HCommDate" />
                    </view>
                </view>
                <view class="form-item">
                    <view class="title">发送部门:</view>
                    <zxz-uni-data-select class="right" :localdata="HDeptList" dataKey="部门名称" dataValue="HItemID"
                        v-model="hform.HDeptID" :filterable="true">
                    <zxz-uni-data-select v-if="operationType!=5" class="right" :localdata="HDeptList" dataKey="部门名称"
                        dataValue="HItemID" v-model="hform.HDeptID" :filterable="true">
                    </zxz-uni-data-select>
                    <!-- <input disabled v-model="hform.HDeptName" placeholder="请选择部门" /> -->
                    <view v-else class="righton">
                        <input disabled v-model="hform.HDeptName" />
                    </view>
                </view>
                <view class="form-item">
                    <view class="title">详细内容:</view>
                    <view class="right">
                    <view class="right" v-if="operationType!=5">
                        <textarea v-model="hform.HDescription" placeholder="请输入详细内容" />
                    </view>
                    <view class="righton" v-else>
                        <textarea disabled v-model="hform.HDescription" placeholder="请输入详细内容" />
                    </view>
                </view>
                <view class="form-item">
                    <view class="title">备注:</view>
                    <view class="right">
                    <view class="right" v-if="operationType!=5">
                        <textarea v-model="hform.HRemark" placeholder="请输入备注" />
                    </view>
                    <view class="righton" v-else>
                        <textarea disabled v-model="hform.HRemark" placeholder="请输入详细内容" />
                    </view>
                </view>
            </view>
        </template>
        <!-- 其他信息 -->
@@ -157,10 +178,87 @@
                    </view>
                </view>
            </view>
        </template>
        <!-- 回复消息 -->
        <template v-if="tabs == 3 && operationType == 5">
            <view class="form" :style="{
                height: containerHeight + 'px',
                overflow: 'auto'
            }">
                <view class="form-item">
                    <view class="title" style="width: 4em;">回复:</view>
                    <view class="right">
                        <textarea v-model="replyContent" placeholder="请输入回复" />
                    </view>
                </view>
                <!-- 回复消息列表 -->
                <view class="list" v-for="(item,index) in HReplyList" :key="index">
                    <uni-card style="margin: 10px;" @tap="showDetail = showDetail==index?-1:index">
                        <view class="card-detail">
                            <template
                                v-for="(HBillField, index) in CommonUtils.emptyValueFilter(item,HFieldList).slice(0,10)">
                                <view class="detail" v-if="HBillField.ColmType == 'DateTime'">
                                    <text>{{ HBillField.ColmCols }}:</text>{{ item[HBillField.ColmCols] ? dayjs(item[HBillField.ColmCols]).format("YYYY-MM-DD HH:mm:ss") : "" }}
                                </view>
                                <view class="detail" v-else>
                                    <text>{{ HBillField.ColmCols }}:</text>{{ item[HBillField.ColmCols] }}
                                </view>
                            </template>
                        </view>
                        <view class="card-detail" v-if="showDetail == index">
                            <view class="card-detail">
                                <template
                                    v-for="(HBillField, index) in CommonUtils.emptyValueFilter(item,HFieldList).slice(10,-1)">
                                    <view class="detail" v-if="HBillField.ColmType == 'DateTime'">
                                        <text>{{ HBillField.ColmCols }}:</text>{{ item[HBillField.ColmCols] ? dayjs(item[HBillField.ColmCols]).format("YYYY-MM-DD HH:mm:ss") : "" }}
                                    </view>
                                    <view class="detail" v-else>
                                        <text>{{ HBillField.ColmCols }}:</text>{{ item[HBillField.ColmCols] }}
                                    </view>
                                </template>
                            </view>
                        </view>
                        <view class="more" v-if="showDetail == index && operations != index">
                            <view class="part" style="border-right: 1px solid #eee;">
                                <uni-icons type="top" style="color: #888;margin-right: 10rpx;" size="14"></uni-icons>收起
                            </view>
                            <view class="part" @tap.stop="operations = operations==index?-1:index">
                                <uni-icons type="more-filled" style="color: #888;margin-right: 10rpx;"
                                    size="14"></uni-icons>操作
                            </view>
                        </view>
                        <view class="more" v-if="showDetail != index && operations != index">
                            <view class="part" style="border-right: 1px solid #eee;">
                                <uni-icons type="bottom" style="color: #888;margin-right: 10rpx;"
                                    size="14"></uni-icons>更多信息
                            </view>
                            <view class="part" @tap.stop="operations = operations==index?-1:index">
                                <uni-icons type="more-filled" style="color: #888;margin-right: 10rpx;"
                                    size="14"></uni-icons>操作
                            </view>
                        </view>
                        <view class="op" v-if="operations == index">
                            <!-- <button class="op3" size="mini" plain @tap.stop="edit(item)">编辑</button> -->
                            <!-- <button class="op4" size="mini" plain @tap.stop="del(item)">删除</button> -->
                            <button class="op3" size="mini" plain @tap.stop="VerPass(item)">验证通过</button>
                            <button class="op1" size="mini" plain @tap.stop="Closed(item)">结案</button>
                            <button class="op5" size="mini" plain @tap.stop="operations = -1">取消操作</button>
                        </view>
                    </uni-card>
                </view>
                <view class="over" v-if="HReplyList.length == 0">暂无数据</view>
            </view>
        </template>
        <!-- 操作按钮 -->
        <view class="buttons" id="buttons">
        <view class="buttons" id="buttons" v-if="operationType == 5">
            <button class="btn-a" size="mini" @tap="replySubmit">回复</button>
            <view style="flex: 1;"></view>
            <button class="btn-c" size="mini" @tap="goBack">退出</button>
        </view>
        <view class="buttons" id="buttons" v-else>
            <button class="btn-a" size="mini" @tap="submit">提交</button>
            <view style="flex: 1;"></view>
            <button class="btn-a" size="mini" @tap="addNew">新增</button>
@@ -187,6 +285,8 @@
        name: 'OA_WorkLinkBill',
        data() {
            return {
                CommonUtils,
                dayjs,
                tabs: 0,
                HMainSourceBillType: "",
                btnTop: 0,
@@ -197,6 +297,8 @@
                refSav: 'Add', // 执行提交的操作类型,与operationType类似
                enableEdit: true,
                uploadOptions: {},
                showDetail: -1,
                operations: -1,
                HEmpList: [],
                HDeptList: [],
@@ -204,6 +306,9 @@
                HCheckFileList: [],
                attachmentInfo: [],
                replyContent: "",
                HReplyList: [],
                HFieldList: [],
                hform: {
                    HBarCode: "",
                    HBillNo: "",
@@ -424,7 +529,228 @@
                        message: "提交单据失败: " + err
                    })
                }
            }
            },
            async replySubmit() {
                let valid = this.ValidCheck()
                if (!valid.state) {
                    return CommonUtils.showTips({
                        message: valid.Message
                    })
                }
                try {
                    let oMain = this.hform;
                    oMain["HDescriptionMain"] = oMain.HDescription
                    oMain["HDescription"] = this.replyContent
                    oMain = JSON.stringify(oMain)
                    let sMainSub = oMain + ';' + getUserInfo()['Czymc'] + ';Update';
                    let res = await CommonUtils.doRequest2Sync({
                        url: "/Sc_MESTransFerWorkBill/ReplyOA_WorkLinkBill",
                        data: {
                            "msg": sMainSub
                        },
                        method: "POST"
                    })
                    if (!res) {
                        return
                    }
                    let {
                        count,
                        Message
                    } = res.data
                    if (count == 1) {
                        uni.showModal({
                            title: '提示',
                            content: res.data.Message + '。是否继续新增?(点击取消返回上级页面)',
                            success: (res) => {
                                if (res.confirm) {
                                    console.log('用户点击确定');
                                    uni.redirectTo({
                                        url: './OA_WorkLinkBill?operationType=1'
                                    })
                                } else if (res.cancel) {
                                    console.log('用户点击取消');
                                    setTimeout(() => {
                                        uni.navigateBack();
                                    }, 50)
                                }
                            }
                        });
                    } else {
                        CommonUtils.showTips({
                            title: "温馨提示",
                            message: "提交单据失败: " + Message
                        })
                    }
                } catch (err) {
                    CommonUtils.showTips({
                        title: "温馨提示",
                        message: "提交单据失败: " + err
                    })
                }
            },
            async VerPass(item) {
                console.log('VerPass item: ', item);
                try {
                    let res = await CommonUtils.doRequest2Async({
                        url: "/Sc_MESTransFerWorkBill/UpdateOA_WorkLinkBillSubStatus",
                        data: {
                            HInterID: item.HInterID,
                            HEntryID: item.HEntryID,
                            Type: 10
                        }
                    })
                    if (res.data.count == 1) {
                        this.GetOA_WorkLinkBillSub(this.hform.HInterID)
                    } else {
                        CommonUtils.showTips({
                            title: "温馨提示",
                            message: `验证回复失败: ${res.data.Message}`
                        })
                    }
                } catch (err) {
                    CommonUtils.showTips({
                        title: "温馨提示",
                        message: `验证回复失败: ${err}`
                    })
                }
            },
            async Closed(item) {
                console.log('Closed item: ', item);
                try {
                    let res = await CommonUtils.doRequest2Async({
                        url: "/Sc_MESTransFerWorkBill/UpdateOA_WorkLinkBillSubStatus",
                        data: {
                            HInterID: item.HInterID,
                            HEntryID: item.HEntryID,
                            Type: 9
                        }
                    })
                    if (res.data.count == 1) {
                        this.GetOA_WorkLinkBillSub(this.hform.HInterID)
                    } else {
                        CommonUtils.showTips({
                            title: "温馨提示",
                            message: `结案失败: ${res.data.Message}`
                        })
                    }
                } catch (err) {
                    CommonUtils.showTips({
                        title: "温馨提示",
                        message: `结案失败: ${err}`
                    })
                }
            },
            // 获取工作联系单
            async getWorkLinkBill(HInterID, HEntryID) {
                try {
                    let res = await CommonUtils.doRequest2Async({
                        url: "/Sc_MESTransFerWorkBill/GetOA_WorkLinkBillListCheckDetai",
                        data: {
                            HID: HInterID
                        }
                    })
                    let {
                        data,
                        count,
                        Message
                    } = res.data
                    if (count == 1) {
                        // console.log('data[0]: ',data[0]);
                        Object.assign(this.hform, data[0])
                        this.hform.HInterID = HInterID
                        this.hform.HEntryID = HEntryID
                        this.tabs = 3
                    } else {
                        CommonUtils.showTips({
                            title: "温馨提示",
                            message: `获取工作联系单失败: ${Message}`
                        })
                    }
                } catch (err) {
                    CommonUtils.showTips({
                        title: "温馨提示",
                        message: `获取工作联系单失败: ${err}`
                    })
                }
            },
            // 获取回复单据列表
            async GetOA_WorkLinkBillSub(HInterID) {
                try {
                    let res = await CommonUtils.doRequest2Async({
                        url: "/Sc_MESTransFerWorkBill/GetOA_WorkLinkBillSub",
                        data: {
                            HInterID: HInterID,
                            user: getUserInfo()["Czymc"]
                        }
                    })
                    let {
                        data,
                        count,
                        Message,
                        list
                    } = res.data
                    if (count == 1) {
                        // console.log('data[0]: ',data[0]);
                        this.HReplyList = data
                        this.HFieldList = CommonUtils.fieldListFilterRole({
                            FieldList: list,
                            ExcludeKeys: []
                        }).data
                        console.log('this.HFieldList: ', this.HFieldList);
                    } else {
                        CommonUtils.showTips({
                            title: "温馨提示",
                            message: `获取回复信息失败: ${Message}`
                        })
                    }
                } catch (err) {
                    CommonUtils.showTips({
                        title: "温馨提示",
                        message: `获取回复信息失败: ${err}`
                    })
                }
            },
            async updateWorkLink(HInterID, HEntryID) {
                try {
                    let res = await CommonUtils.doRequest2Async({
                        url: "/Sc_MESTransFerWorkBill/UpdateOA_WorkLinkBillFlagMessage",
                        data: {
                            HInterID,
                            HEntryID
                        }
                    })
                    let {
                        count,
                        Message
                    } = res.data
                    if (count == 1) {
                        // this.switchTab(this.tabs)
                    } else {
                        CommonUtils.showTips({
                            title: '温馨提示',
                            message: `更新工作联系单失败: ${Message}`
                        })
                    }
                } catch (err) {
                    CommonUtils.showTips({
                        title: '温馨提示',
                        message: `更新工作联系单失败: ${err}`
                    })
                }
            },
        },
        async onLoad(e) {
            console.log('e: ', e);
@@ -445,15 +771,20 @@
            } else if (this.operationType == 4) {
                // 浏览
            } else if (this.operationType == 5) {
                // 回复
                let HInterID = e.HInterID
                let HEntryID = e.HEntryID
                uni.setNavigationBarTitle({
                    title: "工作联系单回复"
                })
                this.getWorkLinkBill(HInterID, HEntryID)
                this.GetOA_WorkLinkBillSub(HInterID)
                this.updateWorkLink(HInterID, HEntryID)
            }
            this.getHDeptList()
            try {
                this.HEmpList = await getEmpList()
            } catch (err) {
            }
            this.HEmpList = await getEmpList()
        },
        onReady() {
            const query = uni.createSelectorQuery().in(this)
@@ -470,5 +801,57 @@
</script>
<style lang="scss" scoped>
    @import "@/pages/ZLGL/style/MJBillStyle.scss"
    @import "@/pages/ZLGL/style/MJBillStyle.scss";
    .more {
        color: #888;
        font-size: 26rpx;
        display: flex;
        border-top: 1px solid #eee;
        padding-top: 20rpx;
        .part {
            width: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    }
    .op {
        display: flex;
        justify-content: space-around;
        margin-top: 20rpx;
        button {
            padding: 0;
            width: 150rpx;
            font-size: 25rpx;
        }
        .op1 {
            border: 1px solid #41a863;
            color: #41a863;
        }
        .op2 {
            border: 1px solid #d98d00;
            color: #d98d00;
        }
        .op3 {
            border: 1px solid #3a78ff;
            color: #3a78ff;
        }
        .op4 {
            border: 1px solid #da0000;
            color: #da0000;
        }
        .op5 {
            border: 1px solid #888;
            color: #888;
        }
    }
</style>
pages/ZLGL/OA_WorkLink/OA_WorkLinkBillQuery.vue
New file
@@ -0,0 +1,271 @@
<template>
    <view>
        <view class="tabs" id="tabs">
            <view :class="tabs == 0 ? 'on':''" @tap="switchTab(0)">未读消息</view>
            <view :class="tabs == 1 ? 'on':''" @tap="switchTab(1)">我接收的</view>
            <view :class="tabs == 2 ? 'on':''" @tap="switchTab(2)">我发送的</view>
            <view :class="tabs == 3 ? 'on':''" @tap="switchTab(3)">抄送我的</view>
        </view>
        <!-- 工作联系单 列表 -->
        <view class="list" v-for="(item,index) in BillsDisplay" :key="index">
            <uni-card :title="item.制单日期.substr(0,10)" :extra="item.单据号" style="margin: 10px;"
                @tap="showDetail = showDetail==index?-1:index">
                <view class="card-detail">
                    <template v-for="(HBillField, index) in CommonUtils.emptyValueFilter(item,HFieldList).slice(0,10)">
                        <view class="detail" v-if="HBillField.ColmType == 'DateTime'">
                            <text>{{ HBillField.ColmCols }}:</text>{{ item[HBillField.ColmCols] ? dayjs(item[HBillField.ColmCols]).format("YYYY-MM-DD HH:mm:ss") : "" }}
                        </view>
                        <view class="detail" v-else>
                            <text>{{ HBillField.ColmCols }}:</text>{{ item[HBillField.ColmCols] }}
                        </view>
                    </template>
                </view>
                <view class="card-detail" v-if="showDetail == index">
                    <view class="card-detail">
                        <template
                            v-for="(HBillField, index) in CommonUtils.emptyValueFilter(item,HFieldList).slice(10,-1)">
                            <view class="detail" v-if="HBillField.ColmType == 'DateTime'">
                                <text>{{ HBillField.ColmCols }}:</text>{{ item[HBillField.ColmCols] ? dayjs(item[HBillField.ColmCols]).format("YYYY-MM-DD HH:mm:ss") : "" }}
                            </view>
                            <view class="detail" v-else>
                                <text>{{ HBillField.ColmCols }}:</text>{{ item[HBillField.ColmCols] }}
                            </view>
                        </template>
                    </view>
                </view>
                <view class="more" v-if="showDetail == index && operations != index">
                    <view class="part" style="border-right: 1px solid #eee;">
                        <uni-icons type="top" style="color: #888;margin-right: 10rpx;" size="14"></uni-icons>收起
                    </view>
                    <view class="part" @tap.stop="operations = operations==index?-1:index">
                        <uni-icons type="more-filled" style="color: #888;margin-right: 10rpx;" size="14"></uni-icons>操作
                    </view>
                </view>
                <view class="more" v-if="showDetail != index && operations != index">
                    <view class="part" style="border-right: 1px solid #eee;">
                        <uni-icons type="bottom" style="color: #888;margin-right: 10rpx;" size="14"></uni-icons>更多信息
                    </view>
                    <view class="part" @tap.stop="operations = operations==index?-1:index">
                        <uni-icons type="more-filled" style="color: #888;margin-right: 10rpx;" size="14"></uni-icons>操作
                    </view>
                </view>
                <view class="op" v-if="operations == index">
                    <!-- <button class="op3" size="mini" plain @tap.stop="edit(item)">编辑</button> -->
                    <!-- <button class="op4" size="mini" plain @tap.stop="del(item)">删除</button> -->
                    <button class="op3" size="mini" plain @tap.stop="displayDetail(item)">查看详情</button>
                    <button class="op1" size="mini" plain @tap.stop="reply(item)">回复</button>
                    <button class="op5" size="mini" plain @tap.stop="operations = -1">取消操作</button>
                </view>
            </uni-card>
        </view>
        <view class="over" v-if="BillsDisplay.length == 0">暂无数据</view>
    </view>
</template>
<script>
    import {
        getUserInfo
    } from '../../../utils/auth';
    import {
        CommonUtils
    } from '../../../utils/common';
    import dayjs from 'dayjs';
    export default {
        // 工作联系单查询 模块
        name: 'OA_WorkLinkBillQuery',
        data() {
            return {
                dayjs,
                CommonUtils,
                tabs: 0,
                BillsDisplay: [],
                HFieldList: [], // 字段列表
                sWhere: "",
                showDetail: -1,
                operations: -1,
            };
        },
        methods: {
            switchTab(tabIndex) {
                this.tabs = tabIndex
                switch (tabIndex) {
                    case 0:
                        this.sWhere = ` and 接收人 = '${getUserInfo()['HEmpName']}' and 阅读状态 = '未阅'`
                        break;
                    case 1:
                        this.sWhere = ` and 接收人 = '${getUserInfo()['HEmpName']}'`
                        break;
                    case 2:
                        this.sWhere = ` and 发送人 = '${getUserInfo()['HEmpName']}'`
                        break;
                    case 3:
                        this.sWhere = ` and 抄送接收人 = '${getUserInfo()['HEmpName']}'`
                        break;
                    default:
                        this.sWhere = ` and 接收人 = '${getUserInfo()['HEmpName']}'`
                }
                this.getWorkLinkList()
            },
            async getWorkLinkList() {
                try {
                    let res = await CommonUtils.doRequest2Async({
                        url: 'Sc_MESTransFerWorkBill/GetOA_WorkLinkBillList',
                        data: {
                            sWhere: this.sWhere,
                            user: getUserInfo()["Czymc"]
                        }
                    })
                    let {
                        count,
                        data,
                        Message,
                        list
                    } = res.data
                    if (count == 1) {
                        console.log('data: ', data);
                        this.BillsDisplay = data
                        let fieldList = CommonUtils.fieldListFilterRole({
                            ExcludeKeys: ['日期', '单据号'],
                            FieldList: list
                        })
                        if (fieldList.status == false) {
                            CommonUtils.showTips({
                                title: '温馨提示',
                                message: `获取表单结构失败: ${fieldList.Message}`
                            })
                        }
                        this.HFieldList = fieldList.data
                    } else {
                        CommonUtils.showTips({
                            title: '温馨提示',
                            message: `获取维修单异常: ${Message}`
                        })
                    }
                } catch (err) {
                    CommonUtils.showTips({
                        title: '温馨提示',
                        message: `获取维修单异常: ${err}`
                    })
                }
            },
            displayDetail(item) {
                uni.showModal({
                    title: `${item["主题"]}`,
                    content: `${item["内容"]}`,
                    showCancel: false,
                    success: async (res) => {
                        if (res.confirm) {
                            console.log('用户点击确定');
                            // 发送 该单据 已阅请求到后端
                            this.updateWorkLink(item.hmainid, item.HEntryID)
                        }
                    }
                })
            },
            async updateWorkLink(HInterID, HEntryID) {
                try {
                    let res = await CommonUtils.doRequest2Async({
                        url: "/Sc_MESTransFerWorkBill/UpdateOA_WorkLinkBillFlagMessage",
                        data: {
                            HInterID,
                            HEntryID
                        }
                    })
                    let {
                        count,
                        Message
                    } = res.data
                    if (count == 1) {
                        this.switchTab(this.tabs)
                    } else {
                        CommonUtils.showTips({
                            title: '温馨提示',
                            message: `更新工作联系单失败: ${Message}`
                        })
                    }
                } catch (err) {
                    CommonUtils.showTips({
                        title: '温馨提示',
                        message: `更新工作联系单失败: ${err}`
                    })
                }
            },
            reply(item) {
                uni.navigateTo({
                    url: `/pages/ZLGL/OA_WorkLink/OA_WorkLinkBill?HInterID=${item.hmainid}`
                    + `&HEntryID=${item.HEntryID}&operationType=5`
                })
            }
        },
        onShow() {
            this.switchTab(0)
        }
    }
</script>
<style lang="scss">
    @import "@/pages/MJGL/style/MJBillStyle.scss";
    .more {
        color: #888;
        font-size: 26rpx;
        display: flex;
        border-top: 1px solid #eee;
        padding-top: 20rpx;
        .part {
            width: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    }
    .op {
        display: flex;
        justify-content: space-around;
        margin-top: 20rpx;
        button {
            padding: 0;
            width: 150rpx;
            font-size: 25rpx;
        }
        .op1 {
            border: 1px solid #41a863;
            color: #41a863;
        }
        .op2 {
            border: 1px solid #d98d00;
            color: #d98d00;
        }
        .op3 {
            border: 1px solid #3a78ff;
            color: #3a78ff;
        }
        .op4 {
            border: 1px solid #da0000;
            color: #da0000;
        }
        .op5 {
            border: 1px solid #888;
            color: #888;
        }
    }
</style>
pages/baogong/OA_ErrMsgBackBill.vue
@@ -281,7 +281,6 @@
    import {
        getUserInfo
    } from "../../utils/auth";
    import "@/pages/ZLGL/AanDengHujiao/style/OA_ErrMsgStyle.scss"
    export default {
        data() {
            return {
@@ -1157,4 +1156,5 @@
</script>
<style lang="scss">
    @import "@/pages/ZLGL/AanDengHujiao/style/OA_ErrMsgStyle.scss"
</style>
pages/index/tab2.vue
@@ -510,12 +510,19 @@
                        "id": 63,
                        "hidden": false
                    },
                    {
                        "img": "../../static/icon/icon15.png",
                        "text": "工作联系单查询",
                        "url": "/pages/ZLGL/OA_WorkLink/OA_WorkLinkBillQuery?OperationType=1",
                        "id": 64,
                        "hidden": false
                    },
                    {
                        img: '../../static/icon/icon12.png',
                        text: '员工签到记录单列表',
                        tip: '点击进入',
                        url: '/pages/EmployeeRecords/EmployeeRecordsBillList',
                        id: 64,
                        id: 65,
                        hidden: false,
                    }
                ]
pages/index/tab3.vue
@@ -184,7 +184,7 @@
                    },
                    {
                        "img": "../../static/icon/icon8.png",
                        "text": "设备故障登记单",
   "text": "设备故障登记单",
                        "url": "/pages/MJGL/Sb_EquipConkBook/Sb_EquipConkBookBill?operationType=1",
                        "id": 20,
                        "hidden": false
@@ -196,20 +196,14 @@
                        "id": 21,
                        "hidden": false
                    },
                    {
                        "img": "../../static/icon/icon8.png",
                    {
                        "text": "设备维修验收单",
                        "img": "../../static/icon/icon8.png",
                        "text": "设备维修记录单",
                        "url": "/pages/MJGL/Sb_EqpMaintenance/Sb_EqpMaintenanceBill",
                        "id": 22,
                        "hidden": false
                    },
                    {
                        "img": "../../static/icon/icon8.png",
                        "text": "设备维修验收单",
                        "url": "/pages/MJGL/Sb_EquipRepairCheckBill/Sb_EquipRepairCheckBill",
                        "id": 23,
                        "hidden": false
                    },
                    },
                    {
                        "img": "../../static/icon/icon8.png",
                        "text": "设备保养任务",
@@ -219,6 +213,7 @@
                    },
                    {
                        "img": "../../static/icon/icon8.png",
                        "text": "器具保养任务",
                        "url": "/pages/MJGL/SBMJReport/Sc_MouldMaintainTaskReport",
                        "id": 25,
@@ -233,6 +228,7 @@
                    },
                    {
                        "img": "../../static/icon/icon8.png",
                        "text": "器具维修任务",
                        "url": "/pages/MJGL/Sc_MouldRepairTaskReport/Sc_MouldRepairTaskReport",
                        "id": 27,