{
"pages": [
"pages/home/home",
"pages/index/index",
"pages/fnSubscribeDocument/fnSubscribeDocument",
"pages/doctorList/doctorList",
"pages/doctor/doctor",
"pages/articleDetail/articleDetail",
"pages/hospitalDetail/hospitalDetail",
"pages/login/login",
"pages/folicAcid/folicAcid",
"pages/cancerCheck/cancerCheck",
"pages/report_first/report_first",
"pages/premaritalCheckup/premaritalCheckup",
"pages/premaritalReport/premaritalReport",
"pages/eugenics/eugenics",
"pages/mine/mine"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "Weixin",
"navigationBarTextStyle": "black"
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"tabBar": {
"color": "#999",
"selectedColor": "#FF8EA9",
"backgroundColor": "#fff",
"borderStyle": "white",
"list": [
{
"selectedIconPath": "/source/imageSource/doctorIcon.png",
"iconPath": "/source/imageSource/doctorIcon.png",
"pagePath": "pages/home/home",
"text": "้ฆ้กต"
},
{
"selectedIconPath": "/source/imageSource/doctorIcon.png",
"iconPath": "/source/imageSource/doctorIcon.png",
"pagePath": "pages/mine/mine",
"text": "ๆ็"
}
]
}
}