{ "pages": [ "pages/home/home", "pages/order/order", "pages/my/my", "pages/guanyu/guanyu", "pages/ghdCalculator/ghdCalculator", "pages/webpage/webpage", "pages/sexChart/sexChart", "pages/tool/tool", "pages/igfrefer/igfrefer", "pages/tarhei/tarhei", "pages/heightSdsCalculator/heightSdsCalculator", "pages/grocur/grocur" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "Weixin", "navigationBarTextStyle": "black", "navigationStyle": "custom" }, "style": "v2", "sitemapLocation": "sitemap.json", "tabBar": { "color": "#0D0D0D", "selectedColor": "#27C2A7", "backgroundColor": "#fff", "list": [ { "pagePath": "pages/home/home", "text": "主页", "iconPath": "pages/image/首页@2x.png", "selectedIconPath": "pages/image/首页亮.png" }, { "pagePath": "pages/my/my", "text": "个人中心", "iconPath": "pages/image/我的@2x.png", "selectedIconPath": "pages/image/我的亮@2x.png" } ] } }