{ "pages": [{ "path": "pages/index/index", "style": { "navigationBarTitleText": "秦皇岛安尔然" } }, { "path" : "pages/about", "style" : { "navigationBarTitleText" : "" } }, { "path" : "pages/contact", "style" : { "navigationBarTitleText" : "" } }, { "path" : "pages/h5", "style" : { "navigationBarTitleText" : "", "navigationStyle": "custom" } }, { "path" : "pages/yuyue_form", "style" : { "navigationBarTitleText" : "" } }, { "path" : "pages/ShangWuZiXun", "style" : { "navigationBarTitleText" : "" } }], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8", "app-plus": { "background": "#efeff4" } } }