pages.json
@@ -34,6 +34,14 @@ "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/circle/publish", "style": { "navigationBarTitleText": "发布", "navigationBarBackgroundColor": "#fff", "navigationBarTextStyle": "black" } } ], @@ -92,6 +100,21 @@ ] }, //圈子 { "root": "subPackage/circle", "pages":[ { "path":"detail", "style": { "navigationBarTitleText": "详情", "enablePullDownRefresh": false, "navigationBarBackgroundColor": "#fff", "navigationBarTextStyle": "black" } } ] }, //公告 {