You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

50 lines
1.4 KiB

{
"pages": [
{
"path" : "pages/add_visitor_form/add_visitor_form",
"style" :
{
"navigationBarTitleText": "请选择就诊人",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/add_visitor/add_visitor",
"style" :
{
"navigationBarTitleText": "请选择就诊人",
"enablePullDownRefresh": false
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": ""
}
},
{
"path" : "pages/login/login",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/test/test",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"navigationStyle":"custom"
},
"uniIdRouter": {}
}