{ "pages": [ { "path": "pages/index/index", "style": { "navigationBarTitleText": "疫情隔离政策查询", "app-plus": { "titleNView": false } } }, { "path": "pages/index/index2", "style": { "navigationBarTitleText": "疫情隔离政策查询1.0", "app-plus": { "titleNView": false } } }, { "path": "pages/index/query", "style": { "navigationBarTitleText": "全国中高风险地区查询", "app-plus": { "titleNView": false } } }, { "path": "pages/index/index1", "style": { "navigationBarTitleText": "疫情隔离政策查询", "app-plus": { "titleNView": false } } }, { "path": "pages/index/image", "style": { "navigationBarTitleText": "疫情隔离政策查询", "app-plus": { "titleNView": false } } }, { "path": "pages/index/detail", "style": { "navigationBarTitleText": "政策详情", "app-plus": { "titleNView": false } } }, { "path": "pages/index/share", "style": { "navigationBarTitleText": "通知分享", "app-plus": { "titleNView": false } } }, { "path": "pages/index/follow", "style": { "navigationBarTitleText": "关注公众号", "app-plus": { "titleNView": false } } }, { "path": "pages/index/feedBack", "style": { "navigationBarTitleText": "信息反馈", "app-plus": { "titleNView": false } } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF" } }