{ "pages": [ "pages/index/index", "pages/production/production", "pages/energy/energy", "pages/energyInfo/energyInfo", "pages/my/my" ], "tabBar": { "custom": true, "list": [ { "pagePath": "pages/index/index" }, { "pagePath": "pages/energy/energy" }, { "pagePath": "pages/energyInfo/energyInfo" }, { "pagePath": "pages/production/production" }, { "pagePath": "pages/my/my" } ] }, "window": { "navigationBarTextStyle": "black", "navigationBarTitleText": "Weixin", "navigationBarBackgroundColor": "#ffffff" }, "style": "v2", "componentFramework": "glass-easel", "sitemapLocation": "sitemap.json", "lazyCodeLoading": "requiredComponents" }