#
whycq
2024-04-12 32738ddc93c015eb73c24729aeadbe196bea61a2
pages.json
@@ -578,6 +578,40 @@
                "enablePullDownRefresh": false
            }
            
        },
        {
           "path" : "pages/phyz/order/orderCar",
           "style" :
           {
              "navigationBarTitleText" : "待组托列表",
              "enablePullDownRefresh" : false
           }
        }
        ,{
            "path" : "pages/phyz/orderOut/orderOutSelect",
            "style" :
            {
                "navigationBarTitleText": "出库订单",
                "enablePullDownRefresh": false
            }
        }
        ,{
            "path" : "pages/phyz/orderOut/orderList",
            "style" :
            {
                "navigationBarTitleText": "待出列表",
                "enablePullDownRefresh": false
            }
        },
        {
           "path" : "pages/phyz/orderOut/orderCheck",
           "style" :
           {
              "navigationBarTitleText" : "出库确认",
              "enablePullDownRefresh" : false
           }
        }
    ],
   "globalStyle": {