pages.json
@@ -31,10 +31,8 @@
      {
         "path": "pages/circle/index",
         "style": {
            "navigationBarTitleText": "圈子",
            "enablePullDownRefresh": false,
            "navigationBarBackgroundColor": "#fff",
            "navigationBarTextStyle": "black"
            "navigationStyle": "custom"
         }
      }
@@ -111,6 +109,24 @@
               "path": "detail",
               "style": {
                  "navigationBarTitleText": "详情",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "comment",
               "style": {
                  "navigationBarTitleText": "评论",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
               }
            },
            {
               "path": "communityList",
               "style": {
                  "navigationBarTitleText": "",
                  "enablePullDownRefresh": false,
                  "navigationBarBackgroundColor": "#fff",
                  "navigationBarTextStyle": "black"
@@ -568,12 +584,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",