{
|
"pages": [{
|
"path": "pages/index/index",
|
"style": {
|
// "navigationBarTitleText": "中国医学人物数据库",
|
"navigationStyle": "custom"
|
}
|
}, {
|
"path": "pages/Login/Login",
|
"style": {
|
"navigationBarTitleText": "",
|
"enablePullDownRefresh": false,
|
"navigationStyle": "custom"
|
}
|
},
|
// 人物数据库
|
{
|
"path": "pages/character/index",
|
"style": {
|
"navigationBarTitleText": "",
|
"enablePullDownRefresh": false,
|
"navigationStyle": "custom"
|
}
|
},
|
{
|
"path": "pages/character/detail",
|
"style": {
|
"navigationBarTitleText": "",
|
"enablePullDownRefresh": false,
|
"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/inherit/index",
|
"style": {
|
"navigationBarTitleText": "",
|
"enablePullDownRefresh": false,
|
"navigationStyle": "custom"
|
}
|
},
|
{
|
"path": "pages/inherit/list",
|
"style": {
|
"navigationBarTitleText": "",
|
"enablePullDownRefresh": false,
|
"navigationStyle": "custom"
|
}
|
},
|
{
|
"path": "pages/knowledgeBase/knowledgeBase",
|
"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"
|
}
|
},
|
{
|
"path": "pages/changePassword/changePassword",
|
"style": {
|
"navigationBarTitleText": "",
|
"enablePullDownRefresh": false,
|
"navigationStyle": "custom"
|
}
|
},
|
{
|
"path" : "pages/userAgreement/userAgreement",
|
"style" :
|
{
|
"navigationBarTitleText" : "",
|
"enablePullDownRefresh" : false,
|
"navigationStyle": "custom"
|
}
|
},
|
{
|
"path" : "pages/RDF/RDF",
|
"style" :
|
{
|
"navigationBarTitleText" : "",
|
"enablePullDownRefresh" : false,
|
"navigationStyle": "custom"
|
}
|
},
|
{
|
"path" : "pages/NT/NT",
|
"style" :
|
{
|
"navigationBarTitleText" : "",
|
"enablePullDownRefresh" : false,
|
"navigationStyle": "custom"
|
}
|
},
|
{
|
"path" : "pages/shiyiHome/shiyiHome",
|
"style" :
|
{
|
"navigationBarTitleText" : "",
|
"enablePullDownRefresh" : false,
|
"navigationStyle": "custom"
|
}
|
}
|
],
|
"globalStyle": {
|
"navigationBarTextStyle": "black",
|
"navigationBarTitleText": "中国医学人物数据库",
|
"navigationBarBackgroundColor": "#F8F8F8",
|
"backgroundColor": "#F8F8F8"
|
}
|
}
|