{ "pages": [ "pages/home/home", "pages/index/index", "pages/profile/profile", "pages/square/square" ], "window": { "backgroundColor": "#FFFFFF", "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#FFFFFF", "navigationBarTitleText": "见素", "navigationBarTextStyle": "black" }, "requiredBackgroundModes": ["audio"], "sitemapLocation": "sitemap.json", "lazyCodeLoading": "requiredComponents" }