jiaosong
2023-08-28 796d8c7c69888ab0be4ae61921b8862b8c091947
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,20 +55,32 @@
      }
   ],
   "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",
      "selectedColor": "#222222",
      "borderStyle": "black",
      "backgroundColor": "#fff",
      "list": [
         {
      "list": [{
            "pagePath": "pages/index/index",
            "iconPath": "static/nav_daiban@2x.png",
            "selectedIconPath": "static/nav_daiban_sel@2x.png",