#
whycq
2024-05-07 4034a9b3c83902ddb6fa5b582b906c07e09d18d7
pages.json
@@ -622,6 +622,72 @@
            }
            
        }
        ,{
            "path" : "pages/phyz/checkLocDetl/locDetl",
            "style" :
            {
                "navigationBarTitleText": "库存明细",
                "enablePullDownRefresh": false
            }
        },
        {
           "path" : "pages/phyz/checkLocDetl/locDetlList",
           "style" :
           {
              "navigationBarTitleText" : "库存明细",
              "enablePullDownRefresh" : false
           }
        },
        {
           "path" : "pages/phyz/mat/mat",
           "style" :
           {
              "navigationBarTitleText" : "检索物料",
              "enablePullDownRefresh" : false
           }
        },
        {
           "path" : "pages/phyz/mat/matSelected",
           "style" :
           {
              "navigationBarTitleText" : "商品详情",
              "enablePullDownRefresh" : false
           }
        },
        {
           "path" : "pages/phyz/stationManage/pickAgain",
           "style" :
           {
              "navigationBarTitleText" : "再次拣料",
              "enablePullDownRefresh" : false
           }
        },
        {
           "path" : "pages/phyz/stationManage/pickAgainDetl",
           "style" :
           {
              "navigationBarTitleText" : "再次拣料明细",
              "enablePullDownRefresh" : false
           }
        }
        ,{
            "path" : "pages/phyz/bcp/bcpOrder",
            "style" :
            {
                "navigationBarTitleText": "半成品入库单",
                "enablePullDownRefresh": false
            }
        },
        {
           "path" : "pages/phyz/bcp/bcpDbOrder",
           "style" :
           {
              "navigationBarTitleText" : "半成品调拨单",
              "enablePullDownRefresh" : false
           }
        }
    ],
   "globalStyle": {
      "navigationBarTextStyle": "black",