{ "pages": [ "pages/index/index", "pages/home/home", "pages/entry/entry", "pages/items/items", "pages/trend/trend", "pages/details/details" ], "window": { "navigationBarBackgroundColor": "#2c7a7b", "navigationBarTitleText": "健康数据追踪", "navigationBarTextStyle": "white", "backgroundColor": "#f5f7fa" }, "sitemapLocation": "sitemap.json", "lazyCodeLoading": "requiredComponents" }