51 lines
1.3 KiB
JSON
51 lines
1.3 KiB
JSON
{
|
|
"pages": [
|
|
"pages/home/index",
|
|
"pages/about/index",
|
|
"pages/agreement/index",
|
|
"pages/basketballGym/index",
|
|
"pages/bookClasses/index",
|
|
"pages/bookClassesDetail/index",
|
|
"pages/confirmOrder/index",
|
|
"pages/facialCapturing/index",
|
|
"pages/gymnasium/index",
|
|
"pages/login/index",
|
|
"pages/mine/index",
|
|
"pages/myAccount/index",
|
|
"pages/myBills/index",
|
|
"pages/myBookings/index",
|
|
"pages/myBookingsList/index",
|
|
"pages/myEnters/index",
|
|
"pages/myEnterList/index",
|
|
"pages/currentEnter/index",
|
|
"pages/myMembershipCard/index",
|
|
"pages/notice/index",
|
|
"pages/questions/index",
|
|
"pages/register/index",
|
|
"pages/sportsGroundList/index",
|
|
"pages/userInfo/index",
|
|
"pages/loginIndex/index",
|
|
"pages/withdrawal/index",
|
|
"pages/healthDocs/index",
|
|
"pages/disclaimers/index",
|
|
"pages/myEnterBook/index"
|
|
],
|
|
"window": {
|
|
"backgroundTextStyle": "dark",
|
|
"navigationBarBackgroundColor": "#1a191e",
|
|
"navigationBarTitleText": "智慧云馆",
|
|
"navigationBarTextStyle": "white",
|
|
"navigationStyle": "custom",
|
|
"backgroundColor": "#252330"
|
|
},
|
|
"sitemapLocation": "sitemap.json",
|
|
"requiredPrivateInfos": [
|
|
"getFuzzyLocation"
|
|
],
|
|
"permission": {
|
|
"scope.userFuzzyLocation": {
|
|
"desc": "为更好体验,需要获取您的地理位置,请确认授权"
|
|
}
|
|
}
|
|
}
|