{ "pages": [ "pages/login/index", "pages/questions/index", "pages/meterList/index", "pages/rechargeRecord/index", "pages/my/index", "pages/home/index", "pages/recharge/index", "pages/index/index" ], "tabBar": { "list": [ { "pagePath": "pages/home/index", "text": "้ฆ–้กต" }, { "pagePath": "pages/my/index", "text": "ๆˆ‘็š„" } ] }, "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "Weixin", "navigationBarBackgroundColor": "#ffffff" }, "componentFramework": "glass-easel", "sitemapLocation": "sitemap.json", "lazyCodeLoading": "requiredComponents", "renderer": "skyline", "rendererOptions": { "skyline": { "defaultContentBox": true, "defaultDisplayBlock": true } }, "disableScroll": true, "navigationStyle": "custom" }