|
|
@ -1,13 +1,10 @@ |
|
|
|
{ |
|
|
|
"pages": [ |
|
|
|
{ |
|
|
|
"path" : "pages/prebook/prebook", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
"path": "pages/index/index", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
{ |
|
|
|
"path" : "pages/modify_visitor/modify_visitor", |
|
|
@ -18,17 +15,19 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path" : "pages/visitors/visitors", |
|
|
|
"path" : "pages/prebook/prebook", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
"navigationBarTitleText": "请选择就诊人", |
|
|
|
"navigationBarTitleText": "", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|
"path": "pages/index/index", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "" |
|
|
|
"path" : "pages/visitors/visitors", |
|
|
|
"style" : |
|
|
|
{ |
|
|
|
"navigationBarTitleText": "请选择就诊人", |
|
|
|
"enablePullDownRefresh": false |
|
|
|
} |
|
|
|
}, |
|
|
|
{ |
|
|
|