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.
47 lines
1010 B
JSON
47 lines
1010 B
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"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "海南现代妇女儿童医院",
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
"backgroundColor": "#F8F8F8",
|
|
"app-plus": {
|
|
"background": "#efeff4"
|
|
}
|
|
}
|
|
} |