123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655 |
- {
- "pages": [
- //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- // index/index 登录页
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "账号管理"
- }
- },
- {
- "path": "pages/dashboard/index",
- "style": {
- "navigationBarTitleText": "控制台"
- }
- },
- {
- "path": "pages/equipmentList/index",
- "style": {
- "navigationBarTitleText": "绑定设备"
- }
- },
- {
- "path": "pages/productionPlan/index",
- "style": {
- "navigationBarTitleText": "生产计划单"
- // "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/productionPlan/details",
- "style": {
- "navigationBarTitleText": "查箱号",
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/assistDaywork/index",
- "style": {
- "navigationBarTitleText": "集中报工",
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/outsourceProductionPlan/index",
- "style": {
- "navigationBarTitleText": "生产计划单"
- // "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/sortProductionPlan/details",
- "style": {
- "navigationBarTitleText": "查箱号",
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/batchReporting/index",
- "style": {
- "navigationBarTitleText": "批次报工"
- // "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/batchReportingOutsource/index",
- "style": {
- "navigationBarTitleText": "批次报工"
- // "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/addNewBatch/index",
- "style": {
- "navigationBarTitleText": "添加新批次"
- }
- },
- {
- "path": "pages/reportingForWork/index",
- "style": {
- "navigationBarTitleText": "报工记录"
- }
- },
- {
- "path": "pages/assistReportingForWork/index",
- "style": {
- "navigationBarTitleText": "报工记录"
- }
- },
- {
- "path": "pages/reportingForInnerWork/index",
- "style": {
- "navigationBarTitleText": "报工记录"
- }
- },
- {
- "path": "pages/reportHistory/index",
- "style": {
- "navigationBarTitleText": "历史报工记录"
- }
- },
- {
- "path": "pages/handlingList/index",
- "style": {
- "navigationBarTitleText": "搬运列表"
- }
- },
- {
- "path": "pages/startTurnover/index",
- "style": {
- "navigationBarTitleText": "开始周转"
- }
- },
- {
- "path": "pages/changeBox/index",
- "style": {
- "navigationBarTitleText": "换箱"
- }
- },
- {
- "path": "pages/recerptSfprod/index",
- "style": {
- "navigationBarTitleText": "领取确认"
- }
- },
- {
- "path": "pages/fastProductionPlan/index",
- "style": {
- "navigationBarTitleText": "快速报工"
- }
- },
- {
- "path": "pages/sortProductionPlan/index",
- "style": {
- "navigationBarTitleText": "分选报工"
- // "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/sortInnerProductionPlan/index",
- "style": {
- "navigationBarTitleText": "分选报工"
- // "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/sortBatchReporting/index",
- "style": {
- "navigationBarTitleText": "分选报工"
- // "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/sortBatchInnerReporting/index",
- "style": {
- "navigationBarTitleText": "分选报工"
- // "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/sorting/form",
- "style": {
- "navigationBarTitleText": "分选报工"
- }
- },
- {
- "path": "pages/sorting/options",
- "style": {
- "navigationBarTitleText": "检查项选择"
- }
- },
- {
- "path": "pages/sorting/technicianOptions",
- "style": {
- "navigationBarTitleText": "技术负责人"
- }
- },
- {
- "path": "pages/sorting/specialOptions",
- "style": {
- "navigationBarTitleText": "检查项选择"
- }
- },
- {
- "path": "pages/sorting/storageRetrieval",
- "style": {
- "navigationBarTitleText": "分选报工"
- }
- },
- {
- "path": "pages/sorting/consultation",
- "style": {
- "navigationBarTitleText": "分选报工"
- }
- },
- {
- "path": "pages/sortingOutsource/form",
- "style": {
- "navigationBarTitleText": "分选报工"
- }
- },
- {
- "path": "pages/sortingOutsource/options",
- "style": {
- "navigationBarTitleText": "检查项选择"
- }
- },
- {
- "path": "pages/sortingOutsource/technicianOptions",
- "style": {
- "navigationBarTitleText": "技术负责人"
- }
- },
- {
- "path": "pages/sortingOutsource/specialOptions",
- "style": {
- "navigationBarTitleText": "检查项选择"
- }
- },
- {
- "path": "pages/sortingOutsource/storageRetrieval",
- "style": {
- "navigationBarTitleText": "分选报工"
- }
- },
- {
- "path": "pages/sortingOutsource/consultation",
- "style": {
- "navigationBarTitleText": "分选报工"
- }
- },
- {
- "path": "pages/processInspection/consultation",
- "style": {
- "navigationBarTitleText": "序检",
- "cache": false
- }
- },
- {
- "path": "pages/processInspection/index",
- "style": {
- "navigationBarTitleText": "序检"
- }
- },
- {
- "path": "pages/processInspection/form",
- "style": {
- "navigationBarTitleText": "序检"
- }
- },
- {
- "path": "pages/processInspection/scan",
- "style": {
- "navigationBarTitleText": "序检"
- }
- },
- {
- "path": "pages/outsourcedInspection/index",
- "style": {
- "navigationBarTitleText": "外协检查",
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/outsourcedInspection/relate",
- "style": {
- "navigationBarTitleText": "外协检查-关联批次"
- }
- },
- {
- "path": "pages/outsourcedInspection/form",
- "style": {
- "navigationBarTitleText": "外协检查"
- }
- },
- {
- "path": "pages/outsourcedInspection/scan",
- "style": {
- "navigationBarTitleText": "外协检查"
- }
- },
- {
- "path": "pages/outsourcedInspection/options",
- "style": {
- "navigationBarTitleText": "检查项选择"
- }
- },
- {
- "path": "pages/outsourcedInspection/consultation",
- "style": {
- "navigationBarTitleText": "外协检查",
- "cache": false
- }
- },
- {
- "path": "pages/outsourcedInspection/technicianOptions",
- "style": {
- "navigationBarTitleText": "技术负责人"
- }
- },
- {
- "path": "pages/outsourcedReturnCheck/index",
- "style": {
- "navigationBarTitleText": "外协发出验箱"
- }
- },
- {
- "path": "pages/outsourcedReturnCheck/carriers",
- "style": {
- "navigationBarTitleText": "箱号详情"
- }
- },
- {
- "path": "pages/switchDept/index",
- "style": {
- "navigationBarTitleText": "更换工段加工"
- }
- },
- {
- "path": "pages/changeInspectionBox/index",
- "style": {
- "navigationBarTitleText": "检查换箱"
- }
- },
- {
- "path": "pages/drawingMenu/index",
- "style": {
- "navigationBarTitleText": "本序图纸"
- }
- },
- {
- "path": "pages/pdfviewer/index",
- "style": {
- "navigationBarTitleText": "PDF播放器",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/outsourcedDrawingMenu/index",
- "style": {
- "navigationBarTitleText": "图纸信息"
- }
- },
- {
- "path": "pages/queryLotInfo/index",
- "style": {
- "navigationBarTitleText": "查询批次信息"
- }
- },
- {
- "path": "pages/innerTurnover/index",
- "style": {
- "navigationBarTitleText": "内部周转"
- }
- },
- {
- "path": "pages/firstInspection/scan",
- "style": {
- "navigationBarTitleText": "首件检"
- }
- },
- {
- "path": "pages/firstInspection/reviewScan",
- "style": {
- "navigationBarTitleText": "首件检"
- }
- },
- {
- "path": "pages/firstInspection/options",
- "style": {
- "navigationBarTitleText": "首件检"
- }
- },
- {
- "path": "pages/firstInspection/form",
- "style": {
- "navigationBarTitleText": "首件检"
- }
- },
- {
- "path": "pages/firstInspection/instrumentRoomForm",
- "style": {
- "navigationBarTitleText": "仪器室检"
- }
- },
- {
- "path": "pages/firstInspection/instrumentOptions",
- "style": {
- "navigationBarTitleText": "仪器室检"
- }
- },
- {
- "path": "pages/firstInspection/index",
- "style": {
- "navigationBarTitleText": "首件检",
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/firstInspection/consultation",
- "style": {
- "navigationBarTitleText": "首件检"
- }
- },
- {
- "path": "pages/onSiteInspection/index",
- "style": {
- "navigationBarTitleText": "巡检",
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/onSiteInspection/scan",
- "style": {
- "navigationBarTitleText": "巡检"
- }
- },
- {
- "path": "pages/onSiteInspection/form",
- "style": {
- "navigationBarTitleText": "巡检"
- }
- },
- {
- "path": "pages/onSiteInspection/options",
- "style": {
- "navigationBarTitleText": "检查项"
- }
- },
- {
- "path": "pages/onSiteInspection/consultation",
- "style": {
- "navigationBarTitleText": "咨询"
- }
- },
- {
- "path": "pages/deliveryInspection/index",
- "style": {
- "navigationBarTitleText": "交检",
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/deliveryInspection/scan",
- "style": {
- "navigationBarTitleText": "交检"
- }
- },
- {
- "path": "pages/deliveryInspection/form",
- "style": {
- "navigationBarTitleText": "交检"
- }
- },
- {
- "path": "pages/deliveryInspection/options",
- "style": {
- "navigationBarTitleText": "检查项"
- }
- },
- {
- "path": "pages/deliveryInspection/consultation",
- "style": {
- "navigationBarTitleText": "咨询"
- }
- },
- {
- "path": "pages/takeStock/index",
- "style": {
- "navigationBarTitleText": "盘点"
- }
- },
- {
- "path": "pages/takeStock/details",
- "style": {
- "navigationBarTitleText": "盘点明细"
- }
- },
- {
- "path": "pages/auxiliaryDaywork/index",
- "style": {
- "navigationBarTitleText": "辅助工序报工"
- }
- },
- {
- "path": "pages/auxiliaryDaywork/form",
- "style": {
- "navigationBarTitleText": "辅助工序报工"
- }
- },
- {
- "path": "pages/auxiliaryDaywork/scan",
- "style": {
- "navigationBarTitleText": "辅助工序报工"
- }
- }, {
- "path": "pages/deliveryExamine/index",
- "style": {
- "navigationBarTitleText": "交检审核"
- }
- },
- {
- "path": "pages/deliveryExamine/form",
- "style": {
- "navigationBarTitleText": "交检审核"
- }
- },
- {
- "path": "pages/instrumentRoomInspection/index",
- "style": {
- "navigationBarTitleText": "仪器室检",
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/instrumentRoomInspection/form",
- "style": {
- "navigationBarTitleText": "仪器室检"
- }
- },
- {
- "path": "pages/instrumentRoomInspection/options",
- "style": {
- "navigationBarTitleText": "检查项"
- }
- },
- {
- "path": "pages/instrumentRoomInspection/consultation",
- "style": {
- "navigationBarTitleText": "咨询"
- }
- },
- {
- "path": "pages/processInspectionReceive/form",
- "style": {
- "navigationBarTitleText": "检测信息"
- }
- },
- {
- "path": "pages/factoryInspection/consultation",
- "style": {
- "navigationBarTitleText": "咨询"
- }
- },
- {
- "path": "pages/factoryInspection/index",
- "style": {
- "navigationBarTitleText": "出厂检",
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/factoryInspection/options",
- "style": {
- "navigationBarTitleText": "检查项"
- }
- },
- {
- "path": "pages/factoryInspection/technicianOptions",
- "style": {
- "navigationBarTitleText": "技术负责人"
- }
- },
- {
- "path": "pages/onSiteInspection/technicianOptions",
- "style": {
- "navigationBarTitleText": "技术负责人"
- }
- },
- {
- "path": "pages/firstInspection/technicianOptions",
- "style": {
- "navigationBarTitleText": "技术负责人"
- }
- },
- {
- "path": "pages/instrumentRoomInspection/technicianOptions",
- "style": {
- "navigationBarTitleText": "技术负责人"
- }
- },
- {
- "path": "pages/deliveryInspection/technicianOptions",
- "style": {
- "navigationBarTitleText": "技术负责人"
- }
- },
- {
- "path": "pages/factoryInspection/form",
- "style": {
- "navigationBarTitleText": "出厂检"
- }
- },
- {
- "path": "pages/factoryInspection/scan",
- "style": {
- "navigationBarTitleText": "出厂检"
- }
- },
- {
- "path": "pages/inspectionDetails/form",
- "style": {
- "navigationBarTitleText": "检查详情"
- }
- },
- {
- "path": "pages/inspectionDetails/index",
- "style": {
- "navigationBarTitleText": "检查列表",
- "onReachBottomDistance": 100
- }
- },
- {
- "path": "pages/notification/index",
- "style": {
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom",
- "app-plus": {
- "animationType": "fade-in", // 设置fade-in淡入动画,为最合理的动画类型
- "background": "transparent", // 背景透明
- "backgroundColor": "transparent", // 背景透明
- "webviewBGTransparent": true,
- "mask": "none",
- "popGesture": "none", // 关闭IOS屏幕左边滑动关闭当前页面的功能
- "bounce": "none" // 将回弹属性关掉
- }
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "rgba(255, 255, 255, 1)",
- "backgroundColor": "#F8F8F8"
- },
- "uniIdRouter": {},
- "condition": { //模式配置,仅开发期间生效
- "current": 0, //当前激活的模式(list 的索引项)
- "list": [{
- "name": "", //模式名称
- "path": "pages/index/index",
- "query": "" //启动参数,在页面的onLoad函数里面得到
- }]
- }
- }
|