{ "pages": [{ "path": "pages/index/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/Login/Login", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, // 人物数据库 { "path": "pages/character/index", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/character/detail", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, // 医学流派 { "path": "pages/academicGenres/index", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/academicGenres/detail", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/academicGenres/chart", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/TcmSystem/TcmSystem", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/territory/territory", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/inherit/index", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/inherit/list", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/knowledgeBase/knowledgeBase", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/characterMap/characterMap", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/Register/Register", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/forgetPass/forgetPass", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/changePassword/changePassword", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path" : "pages/userAgreement/userAgreement", "style" : { "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/fileDetail/index", "style" : { "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/shiyiHome/shiyiHome", "style" : { "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/academicSchools/index", "style" : { "enablePullDownRefresh" : false, "navigationStyle": "custom" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "中国历代医学人物知识库", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" } }