{ "pages": [ { "path" : "pages/Login/Login", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } },{ "path": "pages/index/index", "style": { // "navigationBarTitleText": "uni-app", "navigationStyle": "custom" } }, { "path": "pages/AcademicHistory/AcademicHistory", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/interchannel/interchannel", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/dataDisplay/dataDisplay", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/TcmSystem/TcmSystem", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/territory/territory", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/repository/repository", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/zhongyi/zhongyi", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/knowledgeBase/knowledgeBase", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/characterRelation/characterRelation", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/characterMap/characterMap", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/Register/Register", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/forgetPass/forgetPass", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }], "globalStyle": { "navigationStyle": "custom" }, "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8", "app-plus": { "background": "#efeff4" } } }