马宇豪
2025-04-29 9d5b4d650e5b01081d3537c750e7469db4d161e3
pages.json
@@ -25,31 +25,14 @@
         }
      },
      {
         "path" : "pages/tabBar/firstPage/exam",
         "style" :
         {
            "navigationStyle": "custom",
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
         }
      },
      {
          "path" : "pages/tabBar/count/count",
          "style" :                                                                                    
          {
            "navigationStyle": "custom",
              "navigationBarTitleText": "",
              "enablePullDownRefresh": true,
              "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "support": true,
                  "color": "#000000",
                  "style": "circle"
               }
               "scrollIndicator": "none"
            }
          }
      },
@@ -66,24 +49,7 @@
         }
      },
      {
          "path" : "pages/tabBar/current/current",
         "style" :
         {
            "navigationStyle": "custom",
            "navigationBarTitleText": "",
            "enablePullDownRefresh": true,
            "app-plus": {
               "scrollIndicator": "none",
               "pullToRefresh": {
                  "support": true,
                  "color": "#000000",
                  "style": "circle"
               }
            }
         }
      },
      {
         "path" : "pages/tabBar/current/detail",
         "path" : "pages/tabBar/count/productDetail",
         "style" :
         {
            "navigationStyle": "custom",
@@ -95,19 +61,7 @@
         }
      },
      {
          "path" : "pages/tabBar/wearhouse/wearhouse",
          "style" :
          {
            "navigationStyle": "custom",
             "navigationBarTitleText": "",
             "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
          }
      },
      {
         "path" : "pages/tabBar/wearhouse/questions",
          "path" : "pages/tabBar/current/current",
         "style" :
         {
            "navigationStyle": "custom",
@@ -142,13 +96,7 @@
         },
         {
            "pagePath": "pages/tabBar/current/current"
         },
         {
            "pagePath": "pages/tabBar/wearhouse/wearhouse"
         }
      ]
   }
}