{ "pages": [ "pages/index/index", "pages/user/user", "pages/login/login", "pages/loginMobeil/loginMobeil", "pages/areaCode/areaCode", "pages/search/search", "pages/select/select", "pages/detail/detail", "pages/about/about" ], "window": { "backgroundTextStyle": "dark", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "hooli留学圈", "navigationBarTextStyle": "black" }, "usingComponents": { "loading": "/components/loading/loading", "m-loading": "/components/mloading/mloading" }, "tabBar": { "color": "#686b70", "selectedColor": "#21cc47", "backgroundColor": "#ffffff", "borderStyle": "black", "list": [ { "pagePath": "pages/index/index", "text": "留学群", "iconPath": "/icons/liuxuequn.png", "selectedIconPath": "/icons/liuxuequn-active.png" }, { "pagePath": "pages/user/user", "text": "我的", "iconPath": "/icons/user.png", "selectedIconPath": "/icons/user-active.png" } ], "position": "bottom" }, "sitemapLocation": "sitemap.json", "plugins": { "chatGroupPlugin": { "version": "1.0.2", "provider": "wxaae6519cee98d824" } } }