#
zhou zhou
2026-01-24 060a2abc3364b6a98e41f3bd6fdf2e2a7789db89
pages.json
@@ -1,15 +1,196 @@
{
   "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
      {
         "path": "pages/login/login",
         "path": "pages/login/index",
         "style": {
            "navigationBarTitleText": "登 录"
            "navigationBarTitleText": "%page.login%"
         }
      },
      {
         "path": "pages/home/index",
         "style": {
            "navigationBarTitleText": "首页"
            "navigationBarTitleText": "%page.index%"
         }
      },
      {
         "path": "pages/outbound/orderOut/order_out_type",
         "style": {
            "navigationBarTitleText": "单据类型"
         }
      },
      {
         "path": "pages/outbound/orderOut/orderList",
         "style": {
            "navigationBarTitleText": "单据列表",
            "enablePullDownRefresh": true
         }
      },
      {
         "path": "pages/outbound/orderOut/orderDetlList",
         "style": {
            "navigationBarTitleText": "单据明细列表"
         }
      },
      {
         "path": "pages/outbound/orderOut/outLocView",
         "style": {
            "navigationBarTitleText": "出库库位视图"
         }
      },
      {
         "path": "pages/emptyTray/outBound",
         "style": {
            "navigationBarTitleText": "空托出库"
         }
      },
      {
         "path": "pages/emptyTray/inBound",
         "style": {
            "navigationBarTitleText": "空托入库"
         }
      },
      {
         "path": "pages/outbound/orderPick",
         "style": {
            "navigationBarTitleText": "订单出库"
         }
      },
      {
         "path": "pages/outbound/orderOut",
         "style": {
            "navigationBarTitleText": "出库订单"
         }
      },
      {
         "path": "pages/outbound/orderOutItem",
         "style": {
            "navigationBarTitleText": "订单出库详情"
         }
      },
      {
         "path": "pages/outbound/matPreparation",
         "style": {
            "navigationBarTitleText": "生产备料"
         }
      },
      {
         "path": "pages/outbound/matPreparationItem",
         "style": {
            "navigationBarTitleText": "生产备料详情"
         }
      },
      {
         "path": "pages/inbound/orderIn",
         "style": {
            "navigationBarTitleText": "入库订单"
         }
      },
      {
         "path": "pages/inbound/orderInExecute",
         "style": {
            "navigationBarTitleText": "入库订单列表"
         }
      },
      {
         "path": "pages/inbound/orderInItem",
         "style": {
            "navigationBarTitleText": "入库订单详情"
         }
      },
      {
         "path": "pages/transfer/transferType",
         "style": {
            "navigationBarTitleText": "调拨类型"
         }
      },
      {
         "path": "pages/transfer/orderTransfer",
         "style": {
            "navigationBarTitleText": "调拨订单"
         }
      },
      {
         "path": "pages/transfer/orderTransferItem",
         "style": {
            "navigationBarTitleText": "调拨订单详情"
         }
      },
      {
         "path": "pages/transfer/matTransfer",
         "style": {
            "navigationBarTitleText": "移库"
         }
      },
      {
         "path": "pages/workInfo/taskInfo",
         "style": {
            "navigationBarTitleText": "工作任务"
         }
      },
      {
         "path": "pages/workInfo/stationInfo",
         "style": {
            "navigationBarTitleText": "站点信息"
         }
      },
      {
         "path": "pages/workInfo/locInfo",
         "style": {
            "navigationBarTitleText": "库位信息"
         }
      },
      {
         "path": "pages/inbound/buffStore",
         "style": {
            "navigationBarTitleText": "灌桶入库"
         }
      },
      {
         "path": "pages/outbound/matDirectDelivery",
         "style": {
            "navigationBarTitleText": "生产直送"
         }
      },
      {
         "path": "pages/outbound/productDirectDelivery",
         "style": {
            "navigationBarTitleText": "成品直出"
         }
      },
      {
         "path": "pages/outbound/productionMatCall",
         "style": {
            "navigationBarTitleText": "生产叫料"
         }
      },
      {
         "path": "pages/outbound/wavePick",
         "style": {
            "navigationBarTitleText": "波次拣货"
         }
      },
      {
         "path": "pages/check/checkOrder",
         "style": {
            "navigationBarTitleText": "盘点单"
         }
      },
      {
         "path": "pages/check/checkOrderItem",
         "style": {
            "navigationBarTitleText": "初盘"
         }
      },
      {
         "path": "pages/check/firstCheck",
         "style": {
            "navigationBarTitleText": "初盘"
         }
      },
      {
         "path": "pages/outbound/wavePickItem",
         "style": {
            "navigationBarTitleText": "波次拣货"
         }
      },
      {
@@ -45,7 +226,7 @@
      {
         "path": "pages/AGV/StartInTask",
         "style": {
            "navigationBarTitleText": "AGV启动入库"
            "navigationBarTitleText": "AGV入库"
         }
      },
      {
@@ -64,7 +245,7 @@
         "path": "pages/listing/itemSelect",
         "style": {
            "navigationBarTitleText": "选择物料",
            "enablePullDownRefresh": false
            "enablePullDownRefresh": true
         }
      },
      {
@@ -82,13 +263,13 @@
      {
         "path": "pages/inspect/check",
         "style": {
            "navigationBarTitleText": "质检"
            "navigationBarTitleText": "质检解锁"
         }
      },
      {
         "path": "pages/inspect/bad",
         "style": {
            "navigationBarTitleText": "不良标签"
            "navigationBarTitleText": "质检上锁"
         }
      },
      {
@@ -244,38 +425,34 @@
            "navigationBarTitleText": "出库预览",
            "enablePullDownRefresh": false
         }
      }
      , {
      },
      {
         "path": "pages/phyz/AGV/emptyOut",
         "style": {
            "navigationBarTitleText": "呼叫空货架",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/wrkMast/wrkMastLog",
         "style": {
            "navigationBarTitleText": "工作历史档",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/wrkMast/waitPakinLog",
         "style": {
            "navigationBarTitleText": "入库通知历史档",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/order/orderList2",
         "style": {
            "navigationBarTitleText": "订单列表",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/phyz/stationManage/stationDetl",
@@ -283,20 +460,20 @@
            "navigationBarTitleText": "站点详情",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/order/pakinOrderSelect",
         "style": {
            "navigationBarTitleText": "入库订单",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/order/pakinOrderSelectV2",
         "style": {
            "navigationBarTitleText": "入库订单",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/phyz/order/orderCar",
@@ -304,27 +481,27 @@
            "navigationBarTitleText": "待组托列表",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/orderOut/orderOutSelect",
         "style": {
            "navigationBarTitleText": "出库订单",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/orderOut/orderOutSelectV2",
         "style": {
            "navigationBarTitleText": "出库订单",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/orderOut/orderList",
         "style": {
            "navigationBarTitleText": "待出列表",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/phyz/orderOut/orderCheck",
@@ -339,20 +516,20 @@
            "navigationBarTitleText": "出库确认",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/checkLocDetl/checkLocDetl",
         "style": {
            "navigationBarTitleText": "盘点",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/checkLocDetl/locDetl",
         "style": {
            "navigationBarTitleText": "库存明细",
            "enablePullDownRefresh": false
         }
      },
      {
         "path": "pages/phyz/checkLocDetl/locDetlList",
@@ -388,27 +565,29 @@
            "navigationBarTitleText": "再次拣料明细",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/bcp/bcpOrder",
         "style": {
            "navigationBarTitleText": "半成品入库单",
            "navigationBarTitleText": "半入库单",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/bcp/bcpOrder_xs",
         "style": {
            "navigationBarTitleText": "半成品入库单_吸塑",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/bcp/bcpDbOrder",
         "style": {
            "navigationBarTitleText": "半成品调拨单",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/bcp/bcpDbOrderV2",
         "style": {
            "navigationBarTitleText": "半成品调拨单",
@@ -442,30 +621,29 @@
            "navigationBarTitleText": "库位转移",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/bcp/bcpDbList",
         "style": {
            "navigationBarTitleText": "调拨库位",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/orderOut/bcpOrderOutSelect",
         "style": {
            "navigationBarTitleText": "半成品出库单",
            "enablePullDownRefresh": false
         }
      }
      , {
      },
      {
         "path": "pages/phyz/orderOut/bcpOrderOutSelect_2",
         "style": {
            "navigationBarTitleText": "半成品出库单_二厂",
            "enablePullDownRefresh": false
         }
      }, {
      },
      {
         "path": "pages/phyz/wrkMast/locMoveMast",
         "style": {
            "navigationBarTitleText": "调拨任务管理",
@@ -569,22 +747,18 @@
         }
      },
      {
         "path" : "pages/phyz/inStock/inStock",
         "style" :
         {
            "navigationBarTitleText" : "入库上架"
         "path": "pages/phyz/inStock/inStock",
         "style": {
            "navigationBarTitleText": "入库上架"
         }
      },
      {
         "path": "pages/listing/unPakin",
         "style": {
            "navigationBarTitleText": "组托解绑"
         }
      }
       ,{
            "path" : "pages/listing/unPakin",
            "style" :
            {
                "navigationBarTitleText": "组托解绑"
            }
        }
    ],
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "uni-app",