马宇豪
2024-07-16 117da08d652db513d8889924ea12b13aed68fba2
pages.json
@@ -14,11 +14,11 @@
      },
        {
            "path" : "pages/tabBar/notice/notice",
            "style" :
            {
         "style" :
         {
            "navigationStyle": "custom",
                "navigationBarTitleText": "",
                "enablePullDownRefresh": true,
            "navigationBarTitleText": "",
            "enablePullDownRefresh": true,
            "app-plus": {
               "scrollIndicator": "none",
               "pullToRefresh": {
@@ -27,7 +27,7 @@
                  "style": "circle"
               }
            }
            }
         }
        },
      {
          "path" : "pages/tabBar/notice/detail",
@@ -36,6 +36,90 @@
            "navigationStyle": "custom",
             "navigationBarTitleText": "",
             "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
         }
      },
      {
          "path" : "pages/tabBar/responsivity/countyResponsivity",
         "style" :
         {
            "navigationStyle": "custom",
             "navigationBarTitleText": "",
             "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
         }
      },
      {
          "path" : "pages/tabBar/responsivity/cityResponsivity",
         "style" :
         {
            "navigationStyle": "custom",
             "navigationBarTitleText": "",
             "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
         }
      },
      {
          "path" : "pages/tabBar/responsivity/villageResponsivity",
         "style" :
         {
            "navigationStyle": "custom",
             "navigationBarTitleText": "",
             "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
         }
      },
      {
          "path" : "pages/tabBar/notice/measures",
         "style" :
         {
            "navigationStyle": "custom",
             "navigationBarTitleText": "",
             "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
         }
      },
      {
          "path" : "pages/tabBar/responsivity/showMeasures",
         "style" :
         {
            "navigationStyle": "custom",
             "navigationBarTitleText": "",
             "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
         }
      },
      {
          "path" : "pages/tabBar/firstPage/firstPage",
         "style" :
         {
            "navigationStyle": "custom",
             "navigationBarTitleText": "",
             "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
         }
      },
      {
         "path" : "pages/tabBar/firstPage/exam",
         "style" :
         {
            "navigationStyle": "custom",
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
@@ -77,11 +161,11 @@
      },
      {
          "path" : "pages/tabBar/examine/examine",
          "style" :
          {
         "style" :
         {
            "navigationStyle": "custom",
              "navigationBarTitleText": "",
              "enablePullDownRefresh": true,
            "navigationBarTitleText": "",
            "enablePullDownRefresh": true,
            "app-plus": {
               "scrollIndicator": "none",
               "pullToRefresh": {
@@ -90,7 +174,7 @@
                  "style": "circle"
               }
            }
          }
         }
      },
      {
          "path" : "pages/tabBar/count/count",
@@ -108,6 +192,59 @@
               }
            }
          }
      },
      {
          "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",
         "style" :
         {
            "navigationStyle": "custom",
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
         }
      },
      {
          "path" : "pages/tabBar/wearhouse/wearhouse",
          "style" :
          {
            "navigationStyle": "custom",
             "navigationBarTitleText": "",
             "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
          }
      },
      {
         "path" : "pages/tabBar/wearhouse/questions",
         "style" :
         {
            "navigationStyle": "custom",
            "navigationBarTitleText": "",
            "enablePullDownRefresh": false,
            "app-plus": {
               "scrollIndicator": "none"
            }
         }
      }
    ],
   "globalStyle": {
@@ -126,6 +263,9 @@
      "custom": true,
      "list": [
         {
            "pagePath": "pages/tabBar/firstPage/firstPage"
         },
         {
            "pagePath": "pages/tabBar/notice/notice"
         },
         {
@@ -139,8 +279,16 @@
         },
         {
            "pagePath": "pages/tabBar/count/count"
         },
         {
            "pagePath": "pages/tabBar/current/current"
         },
         {
            "pagePath": "pages/tabBar/wearhouse/wearhouse"
         }
      ]
   }
}