You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85 lines
1.8 KiB
JSON
85 lines
1.8 KiB
JSON
{
|
|
"pages": [{
|
|
"path": "pages/main/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "海南现代妇女儿童医院",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/main/combo/combo",
|
|
"style": {
|
|
"navigationBarTitleText": "套餐",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/main/order/order",
|
|
"style": {
|
|
"navigationBarTitleText": "订单",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/main/dev/dev",
|
|
"style": {
|
|
"navigationBarTitleText": "开发测试",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/main/login/login",
|
|
"style": {
|
|
"navigationBarTitleText": "",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/user/choose/choose",
|
|
"style": {
|
|
"navigationBarTitleText": "就诊人列表"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/buy/choose/choose",
|
|
"style": {
|
|
"navigationBarTitleText": "个检预约"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/posts/posts/posts",
|
|
"style": {
|
|
"navigationBarTitleText": ""
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/main/packageDetails/packageDetails",
|
|
"style": {
|
|
"navigationBarTitleText": "套餐详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/main/optionalProject/optionalProject",
|
|
"style": {
|
|
"navigationBarTitleText": "体检套餐加项",
|
|
"navigationBarBackgroundColor": "#D8EDF2",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/buy/done/done",
|
|
"style": {
|
|
"navigationBarTitleText": "支付完成"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "海南现代妇女儿童医院",
|
|
"navigationBarBackgroundColor": "#259EA3",
|
|
"backgroundColor": "#F8F8F8",
|
|
"app-plus": {
|
|
"background": "#efeff4"
|
|
}
|
|
}
|
|
} |