{ "pages": [{ "path": "pages/main/home/home", "style": { "navigationBarTitleText": "我的报告", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/main/choose/choose", "style": { "navigationBarTitleText": "报告对比", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/main/contrast/contrast", "style": { "navigationBarTitleText": "报告对比", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/main/report/report", "style": { "navigationBarTitleText": "报告详情", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/main/analysis/analysis", "style": { "navigationBarTitleText": "趋势分析", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/main/analysis_content/analysis_content", "style": { "navigationBarTitleText": "趋势分析", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/main/list/list", "style": { "navigationBarTitleText": "报告中心", "enablePullDownRefresh": false, "navigationStyle": "custom" } }], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "报告对比", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8", "app-plus": { "background": "#efeff4" } } }