yangan
2024-05-30 29014207a8882df16d4372ef20e0d79e6e5df6d1
pages.json
@@ -6,6 +6,13 @@
            "navigationBarTitleText": "登录",
            "enablePullDownRefresh": false
         }
      },{
         "path": "pages/tabbar-page/index-tabbar/index-tabbar",
         "style": {
            "navigationBarTitleText": "首页",
            "enablePullDownRefresh": true,
            "navigationStyle": "custom"
         }
      },
      // {
      //    "path":"pages/login/index",
@@ -22,14 +29,6 @@
      //    }
      // },
      {
         "path": "pages/tabbar-page/index-tabbar/index-tabbar",
         "style": {
            "navigationBarTitleText": "首页",
            "enablePullDownRefresh": true,
            "navigationStyle": "custom"
         }
      }, {
         "path": "pages/tabbar-page/myPage-tabbar/myPage-tabbar",
         "style": {
            "navigationBarTitleText": "我的",
@@ -112,6 +111,14 @@
      //       "enablePullDownRefresh": false
      //    }
      // },
      {
         "path" : "pages/customer-page/addTo-freightForwarder-purchasePermit/addTo-freightForwarder-purchasePermit",
         "style" :
         {
            "navigationBarTitleText": "添加",
            "enablePullDownRefresh": false
         }
      },
      // {
      //    "path": "pages/public-page/forward/forward",
      //    "style": {
@@ -313,6 +320,109 @@
                "enablePullDownRefresh": false
            }
            
        },{
         "path" : "pages/quality-inspection-page/qualityIndex/qualityIndex",
         "style" :
         {
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false
         }
      },{
         "path" : "pages/quality-inspection-page/edc-sampling/edc-sampling",
         "style" :
         {
            "enablePullDownRefresh": true,
            "navigationBarTitleText": "EDC取样"
         }
      },{
         "path" : "pages/quality-inspection-page/edc-sampling/edc-sampling-form/edc-sampling-form",
         "style" :
         {
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false
         }
      },{
         "path" : "pages/quality-inspection-page/yanGaiMei-sampling/yanGaiMei-sampling",
         "style" :
         {
            "navigationBarTitleText": "原盐钙镁取样",
            "enablePullDownRefresh": true
         }
      },{
         "path" : "pages/quality-inspection-page/yanGaiMei-sampling/yanGaiMei-sampling-form/yanGaiMei-sampling-form",
         "style" :
         {
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false
         }
      },{
         "path" : "pages/quality-inspection-page/toc-sampling/toc-sampling",
         "style" :
         {
            "navigationBarTitleText": "原盐DOC取样",
            "enablePullDownRefresh": true
         }
      },{
         "path" : "pages/quality-inspection-page/toc-sampling/toc-sampling-form/toc-sampling-form",
         "style" :
         {
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false
         }
      },{
         "path" : "pages/quality-inspection-page/salt-total-sampling/salt-total-sampling",
         "style" :
         {
            "navigationBarTitleText": "原盐全检取样",
            "enablePullDownRefresh": true
         }
      },{
         "path" : "pages/quality-inspection-page/salt-total-sampling/salt-total-sampling-form/salt-total-sampling-form",
         "style" :
         {
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false
         }
      },{
         "path" : "pages/quality-inspection-page/symbNa-sampling/symbNa-sampling",
         "style" :
         {
            "navigationBarTitleText": "氢氧化钠取样",
            "enablePullDownRefresh": true
         }
      },{
         "path" : "pages/quality-inspection-page/symbNa-sampling/symbNa-sampling-form/symbNa-sampling-form",
         "style" :
         {
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false
        }
       },
            {
               "path" : "pages/driver-page/delivery-my/delivery-my/delivery-my",
               "style" :
               {
                  "navigationBarTitleText" : "我来送货",
                  "enablePullDownRefresh" : false
               }
      },
      {
         "path" : "pages/doorkeeper-page/doorkeeper-index/doorkeeper-index",
         "style" :
         {
            "navigationBarTitleText" : "",
            "enablePullDownRefresh" : false
         }
      },
      {
         "path" : "pages/doorkeeper-page/doorkeeper-index/exit-index",
         "style" :
         {
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false,
            "navigationStyle": "custom"
         }
        }
    ],
   "subPackages": [{
@@ -485,6 +595,9 @@
            // "iconPath": "static/tabBar-icon/Gmine10.png",
            // "selectedIconPath": "static/tabBar-icon/Bmine57.png",
            // "text": "我的"
         },
         {
            "pagePath": "pages/doorkeeper-page/doorkeeper-index/exit-index"
         }
      ]
   },