Lou
2023-12-01 0a33c8460d60cf315542dfe60bffd14a08cf9495
pages.json
@@ -31,7 +31,7 @@
      {
         "path": "pages/circle/index",
         "style": {
            "enablePullDownRefresh": false,
            "enablePullDownRefresh": true,
            "navigationStyle": "custom"
         }
      },
@@ -92,6 +92,15 @@
               "path": "family/edit",
               "style": {
                  "navigationBarTitleText": "编辑",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "district/index",
               "style": {
                  "navigationBarTitleText": "我的小区",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
@@ -616,12 +625,12 @@
            "iconPath": "static/img/tabbar-01.png",
            "text": "首页"
         },
         // {
         //    "pagePath": "pages/circle/index",
         //    "iconPath": "static/img/tabbar-02.png",
         //    "selectedIconPath": "static/img/tabbar-02-selected.png",
         //    "text": "圈子"
         // },
         {
            "pagePath": "pages/circle/index",
            "iconPath": "static/img/tabbar-02.png",
            "selectedIconPath": "static/img/tabbar-02-selected.png",
            "text": "圈子"
         },
         {
            "pagePath": "pages/user/center",
            "iconPath": "static/img/tabbar-03.png",