121 lines
4.1 KiB
JSON
121 lines
4.1 KiB
JSON
|
{
|
||
|
"pages": [
|
||
|
"pages/index/index",
|
||
|
"pages/travel/travel",
|
||
|
"pages/resource/resource",
|
||
|
"pages/template/template",
|
||
|
"pages/train/train",
|
||
|
"pages/cultureMap/cultureMap",
|
||
|
"pages/order/order",
|
||
|
"pages/venue/venue",
|
||
|
"pages/center/center",
|
||
|
"pages/myFriendCircle/myFriendCircle",
|
||
|
"pages/friendCircle/friendCircle",
|
||
|
"pages/orderDetail/orderDetail",
|
||
|
"pages/broadcastList/broadcastList",
|
||
|
"pages/myVenueOrder/myVenueOrder",
|
||
|
"pages/broadcast/broadcast",
|
||
|
"pages/activityDialog/activityDialog",
|
||
|
"pages/teamDetail/teamDetail",
|
||
|
"pages/volunteerRegister/volunteerRegister",
|
||
|
"pages/volunteer/volunteer",
|
||
|
"pages/heritage/heritage",
|
||
|
"pages/broadcastDetail/broadcastDetail",
|
||
|
"pages/venueDetail/venueDetail",
|
||
|
"pages/book/book",
|
||
|
"pages/register/register",
|
||
|
"pages/login/login",
|
||
|
"pages/newVolunteerActivity/newVolunteerActivity",
|
||
|
"pages/newTeam/newTeam",
|
||
|
"pages/volunteerTeam/volunteerTeam",
|
||
|
"pages/cultureDetail/cultureDetail",
|
||
|
"pages/activitySign/activitySign",
|
||
|
"pages/activityDetail/activityDetail",
|
||
|
"pages/activity/activity",
|
||
|
"pages/newsDetail/newsDetail",
|
||
|
"pages/newsList/newsList",
|
||
|
"pages/myActivity/myActivity",
|
||
|
"pages/myVolunteerTeam/myVolunteerTeam",
|
||
|
"pages/myVolunteerActivity/myVolunteerActivity",
|
||
|
"pages/serviceActivityDetail/serviceActivityDetail",
|
||
|
"pages/shop/shopcategory",
|
||
|
"pages/commonQrCode/commonQrCode"
|
||
|
],
|
||
|
"subPackages": [
|
||
|
{
|
||
|
"root": "subpages/",
|
||
|
"pages": [
|
||
|
"goodslist/goodslist",
|
||
|
"goodsdetail/goodsdetail",
|
||
|
"goodscar/goodscar",
|
||
|
"goodsaddress/goodsaddress",
|
||
|
"goodsorder/goodsorder",
|
||
|
"addshopaddress/addshopaddress",
|
||
|
"editshopaddress/editshopaddress",
|
||
|
"orderconfirm/orderconfirm",
|
||
|
"addresschoose/addresschoose",
|
||
|
"webcontentview/webcontent",
|
||
|
"search/commonSearch",
|
||
|
"liverecord/liverecord"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"window": {
|
||
|
"backgroundTextStyle": "light",
|
||
|
"navigationBarBackgroundColor": "#9F1512",
|
||
|
"navigationBarTitleText": "定结县公共文化数字云",
|
||
|
"navigationBarTextStyle": "white"
|
||
|
},
|
||
|
"tabBar": {
|
||
|
"color": "#BBBBBB",
|
||
|
"borderStyle": "black",
|
||
|
"selectedColor": "#000000",
|
||
|
"list": [
|
||
|
{
|
||
|
"pagePath": "pages/index/index",
|
||
|
"iconPath": "images/index.png",
|
||
|
"text": "首页",
|
||
|
"selectedIconPath": "images/index-on.png"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/activity/activity",
|
||
|
"iconPath": "images/activity.png",
|
||
|
"text": "活动",
|
||
|
"selectedIconPath": "images/activity-on.png"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/venue/venue",
|
||
|
"iconPath": "images/venue.png",
|
||
|
"text": "场馆",
|
||
|
"selectedIconPath": "images/venue-on.png"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/shop/shopcategory",
|
||
|
"iconPath": "images/culture.png",
|
||
|
"text": "商城",
|
||
|
"selectedIconPath": "images/culture-on.png"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/center/center",
|
||
|
"iconPath": "images/center.png",
|
||
|
"text": "我的",
|
||
|
"selectedIconPath": "images/center-on.png"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"usingComponents": {
|
||
|
"page-loading": "/components/loading/pageloading",
|
||
|
"page-empty": "/components/empty/empty",
|
||
|
"loading-more": "/components/loadmore/loading-more"
|
||
|
},
|
||
|
"permission": {
|
||
|
"scope.userLocation": {
|
||
|
"desc": "你的位置信息将用于您当前所在位置"
|
||
|
}
|
||
|
},
|
||
|
"requiredPrivateInfos": [
|
||
|
"getLocation"
|
||
|
],
|
||
|
"style": "v2",
|
||
|
"sitemapLocation": "sitemap.json"
|
||
|
}
|