linwe
2024-08-08 3c738f4fe2762bba8087e5a22fc0dc06560eab0e
pages.json
@@ -84,6 +84,13 @@
            "navigationBarBackgroundColor": "#fff",
            "navigationBarTextStyle": "black"
         }
      },
      {
         "path": "pages/myMap/myMap",
         "style": {
            "navigationBarTitleText": "周边",
            "enablePullDownRefresh": false
         }
      }
   ],
   "subPackages": [
@@ -440,6 +447,14 @@
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path" : "gridWord",
               "style" :
               {
                  "navigationBarTitleText" : "",
                  "enablePullDownRefresh" : false
               }
            }
         ]
@@ -1319,7 +1334,7 @@
            {
               "path": "securityRecord",
               "style": {
                  "navigationBarTitleText": "校园安全检查记录",
                  "navigationBarTitleText": "校园安保检查",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
@@ -1346,7 +1361,7 @@
            {
               "path": "troubleTaskList",
               "style": {
                  "navigationBarTitleText": "校园任务",
                  "navigationBarTitleText": "问题处理与反馈",
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black",
                  "enablePullDownRefresh": false
@@ -1392,9 +1407,15 @@
            "text": "首页"
         },
         {
            "pagePath": "pages/circle/index",
            "pagePath": "pages/myMap/myMap",
            "iconPath": "static/img/tabbar-02.png",
            "selectedIconPath": "static/img/tabbar-02-selected.png",
            "text": "周边"
         },
         {
            "pagePath": "pages/circle/index",
            "iconPath": "static/img/tabbar-09.png",
            "selectedIconPath": "static/img/tabbar-09-selected.png",
            "text": "圈子"
         },
         {
@@ -1411,4 +1432,4 @@
         }
      ]
   }
}
}