{
|
"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/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/abnormal",
|
"style": {
|
"navigationBarTitleText": "异常反馈单",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/yichang/MESExecptFeedBackBillList",
|
"style": {
|
"navigationBarTitleText": "异常反馈单列表",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"path": "pages/yichang/MESExecptFeedBackBill",
|
"style": {
|
"navigationBarTitleText": "异常反馈单",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"path": "pages/yichang/ErrMsgBackHandleBillList",
|
"style": {
|
"navigationBarTitleText": "异常反馈处理单列表",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"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/MouldDotCheckPlanBillList",
|
"style": {
|
"navigationBarTitleText": "模具点检记录单",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"path": "pages/qitachukujiaoyan/qitachukujiaoyan",
|
"style": {
|
"navigationBarTitleText": "其他出库校验",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"path": "pages/MJGL/mujudianjianjiludan/form",
|
"style": {
|
"navigationBarTitleText": "模具点检记录单"
|
}
|
},
|
{
|
"path": "pages/MJGL/mujubaoyangjiludan/mouldMaintainRecordBillList_son",
|
"style": {
|
"navigationBarTitleText": "模具保养记录子表"
|
}
|
},
|
{
|
"path": "pages/MJGL/mujubaoyangjiludan/mouldMaintainRecordBillList",
|
"style": {
|
"navigationBarTitleText": "模具保养记录单",
|
"enablePullDownRefresh": true
|
}
|
}, {
|
"path": "pages/shengchanbuliaojiaoyan/MateReplenishOutCheckBill",
|
"style": {
|
"navigationBarTitleText": "生产补料单校验"
|
}
|
}, {
|
"path": "pages/MJGL/mujubaoyangjiludan/MouldMaintainBill",
|
"style": {
|
"navigationBarTitleText": "模具保养记录单"
|
}
|
}, {
|
"path": "pages/MJGL/mujubaoyangjiludan/mouldMaintainRecordBillList_son",
|
"style": {
|
"navigationBarTitleText": "模具保养记录子表"
|
}
|
}, {
|
"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/quyangdan/TakeSampleCheckBillList",
|
"style": {
|
"navigationBarTitleText": "取样单"
|
}
|
},
|
{
|
"path": "pages/quyangdan/TakeSampleCheckBill",
|
"style": {
|
"navigationBarTitleText": "取样单"
|
}
|
},
|
{
|
"path": "pages/huanyangdan/BackSampleCheckBillList",
|
"style": {
|
"navigationBarTitleText": "还样单",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"path": "pages/huanyangdan/BackSampleCheckBill",
|
"style": {
|
"navigationBarTitleText": "还样单",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"path": "pages/InnerHtmlPage/index",
|
"style": {
|
"navigationBarTitleText": ""
|
}
|
},
|
{
|
"path": "pages/white/white",
|
"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/table",
|
"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/table",
|
"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/weixiujilu/mouldRepairRecordBillList",
|
"style": {
|
"navigationBarTitleText": "模具维修记录",
|
"enablePullDownRefresh": true
|
}
|
},
|
{
|
"path": "pages/weixiujilu/mouldRepairRecordBill",
|
"style": {
|
"navigationBarTitleText": "模具维修记录单"
|
}
|
},
|
{
|
"path": "pages/qijvguzhangdengji/mouldMistake",
|
"style": {
|
"navigationBarTitleText": "模具故障登记"
|
|
}
|
},
|
{
|
"path": "pages/qijvguzhangdengji/mouldMistakeBill",
|
"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/lastPieceCheckBillList",
|
"style": {
|
"navigationBarTitleText": "末件检验单维护"
|
}
|
},
|
{
|
"path": "pages/ZLGL/lailiaojianyan/POStockInCheckBill",
|
"style": {
|
"navigationBarTitleText": "来料检验单"
|
}
|
},
|
{
|
"path": "pages/ZLGL/lailiaojianyan/POStockInCheckBillList",
|
"style": {
|
"navigationBarTitleText": "来料检验单维护"
|
}
|
},
|
{
|
"path": "pages/ZLGL/mojianjianyan/lastPieceCheckBill",
|
"style": {
|
"navigationBarTitleText": "末件检验单"
|
}
|
},
|
{
|
"path": "pages/chaituosaoma-xiaowei/UnpackPallet",
|
"style": {
|
"navigationBarTitleText": "拆托扫码(小卫)"
|
}
|
},
|
{
|
"path": "pages/sanmaheyi/BarCodeCheck",
|
"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/MJGL/Gy_MouldFile/Gy_MouldFileList",
|
"style" :
|
{
|
"navigationBarTitleText" : "模具档案查询",
|
"enablePullDownRefresh": true
|
}
|
}
|
|
],
|
"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/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函数里面得到
|
}]
|
}
|
}
|