Mr.Shi
2023-08-28 2ca6dff0fc3753ff58484f4f78d7dde6d8f7adbd
minipro_standard/pages.json
@@ -1,5 +1,6 @@
{
   "pages": [{
   "pages": [
      {
         "path": "pages/workbench/workbench",
         "style": {
            "navigationBarTitleText": "工作台",
@@ -31,7 +32,6 @@
            "navigationBarTitleText": "个人信息",
            "enablePullDownRefresh": false
         }
      }, {
         "path": "pages/changePassword/changePassword",
         "style": {
@@ -55,12 +55,25 @@
      }
   ],
   "subPackages": [
      {
         "root": "pages_adjust",
         "pages": [
            {
               "path": "pages/addReceipt/addReceipt",
               "style": {
                  "navigationBarTitleText": "新增入库",
                  "enablePullDownRefresh": false
               }
            }
         ]
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "uni-app",
      "navigationBarBackgroundColor": "#ffffff",
      "backgroundColor": "#ffffff"
      // "navigationStyle": "custom"
   },
   "tabBar": {
      "color": "#666666",