#
whycq
2024-07-08 c69b2a0ccd8ed4fe8f11b7bad34bc00b0aa2aaf7
pages.json
@@ -9,7 +9,8 @@
      {
         "path": "pages/home/home",
         "style": {
            "navigationBarTitleText": "主 页"
            // "navigationBarTitleText": "主 页"
            "navigationStyle": "custom"
         }
      },
      {
@@ -33,7 +34,8 @@
      {
         "path": "pages/pakin/pakin",
         "style": {
            "navigationBarTitleText": "组 托"
            // "navigationBarTitleText": "组 托"
            "navigationStyle": "custom"
         }
      },
      {
@@ -141,7 +143,8 @@
      {
         "path": "pages/pakin/putOn",
         "style": {
            "navigationBarTitleText": "组托上架"
            // "navigationBarTitleText": "组托上架"
            "navigationStyle": "custom"
         }
      },
      {
@@ -196,8 +199,9 @@
         "path" : "pages/pakin/WarehouseIn",
         "style" : 
         {
            "navigationBarTitleText" : "平库上架",
            "enablePullDownRefresh" : false
            // "navigationBarTitleText" : "平库上架",
            // "enablePullDownRefresh" : false
            "navigationStyle": "custom"
         }
      },
      {
@@ -212,24 +216,27 @@
         "path" : "pages/order/orderComb",
         "style" : 
         {
            "navigationBarTitleText" : "订单组托",
            "enablePullDownRefresh" : false
            // "navigationBarTitleText" : "订单组托",
            // "enablePullDownRefresh" : false
            "navigationStyle": "custom"
         }
      },
      {
         "path" : "pages/order/orderPickConfirm",
         "style" : 
         {
            "navigationBarTitleText" : "并板入库",
            "enablePullDownRefresh" : false
            // "navigationBarTitleText" : "并板入库",
            // "enablePullDownRefresh" : false
            "navigationStyle": "custom"
         }
      },
      {
         "path" : "pages/order/orderList",
         "style" : 
         {
            "navigationBarTitleText" : "平库下架",
            "enablePullDownRefresh" : false
            // "navigationBarTitleText" : "平库下架",
            // "enablePullDownRefresh" : false
            "navigationStyle": "custom"
         }
      },
      {
@@ -244,7 +251,8 @@
         "path" : "pages/order/zlOrderPakin",
         "style" : 
         {
            "navigationBarTitleText" : "制令入库"
            // "navigationBarTitleText" : "制令入库"
            "navigationStyle": "custom"
         }
      }
   ],