#
whycq
2024-01-19 73de35aec0d4ab2f3c92070e78baf4e812d93f86
pages.json
@@ -188,12 +188,36 @@
         }
      },
      {
         "path": "pages/out/matList",
         "style": {
            "navigationBarTitleText": "物料详情"
         }
      },
      {
         "path": "pages/login/logOut",
         "style": {
            "navigationBarTitleText": "退出登录"
         }
      }
   ],
       ,{
            "path" : "pages/common/modeSwitch",
            "style" :
            {
                "navigationBarTitleText": "模式切换",
                "enablePullDownRefresh": false
            }
        }
        ,{
            "path" : "pages/order/orderPakin2",
            "style" :
            {
                "navigationBarTitleText": "退库单组托退库",
                "enablePullDownRefresh": false
            }
        }
    ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "uni-app",