#
whycq
2023-11-22 b0f74f3f5eab41ac3d3eec497b458c1aa716c0e9
pages.json
@@ -41,6 +41,7 @@
         "style": {
            "navigationStyle": "custom",
            "navigationBarTitleText": "信息公海"
         }
      },
      {
@@ -217,14 +218,6 @@
           }
        },
        {
           "path" : "pages/business/goBusiness/test",
           "style" :
           {
              "navigationBarTitleText" : "测试",
              "enablePullDownRefresh" : false
           }
        },
        {
           "path" : "pages/business/goBusiness/modiReimburseOnlineDetl",
           "style" : 
           {
@@ -276,13 +269,65 @@
              "navigationBarTitleText" : "详情",
              "enablePullDownRefresh" : false
           }
        },
        {
           "path" : "pages/business/pricing/priQuoteDetl",
           "style" :
           {
              "navigationBarTitleText" : "详情",
              "enablePullDownRefresh" : false
           }
        },
        {
           "path" : "pages/business/pricing/contractDetl",
           "style" :
           {
              "navigationBarTitleText" : "详情",
              "enablePullDownRefresh" : false
           }
        },
        {
           "path" : "pages/business/plan/modiPlan",
           "style" :
           {
              "navigationBarTitleText" : "修改规划申请单-立体库(货架)",
              "enablePullDownRefresh" : false
           }
        },
      {
         "path" : "pages/business/plan/modiPlan2",
         "style" :
         {
            "navigationBarTitleText" : "修改规划申请单-立体库(集成)",
            "enablePullDownRefresh" : false
         }
      },
      {
         "path" : "pages/business/plan/modiPlan3",
         "style" :
         {
            "navigationBarTitleText" : "四向穿梭库/两向穿梭库",
            "enablePullDownRefresh" : false
         }
      },
        {
           "path" : "pages/business/plan/addPlan7",
           "style" :
           {
              "navigationBarTitleText" : "其他",
              "enablePullDownRefresh" : false
           }
        }
    ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      // "navigationBarTitleText": "CRM",
      "navigationBarBackgroundColor": "#FFFFFF",
      "backgroundColor": "#fff"
      "backgroundColor": "#fff",
      "app-plus": {
         "bounce": "none"
      }
   },
   "uniIdRouter": {},
   "tabBar": {