You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
656 B
23 lines
656 B
{
|
|
"pages": [
|
|
"qf_happyvote/pages/index/index",
|
|
"we7/pages/index/index",
|
|
"we7/pages/user/index/index",
|
|
"qf_happyvote/pages/web-view/index",
|
|
"qf_happyvote/pages/templates/personal",
|
|
"qf_happyvote/pages/success/success"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "中国深圳店长节评选",
|
|
"navigationBarBackgroundColor": "#F7694E",
|
|
"backgroundColor": "#f2f2f2",
|
|
"enablePullDownRefresh": true
|
|
},
|
|
"permission": {
|
|
"scope.userLocation": {
|
|
"desc": "你的位置信息将用于小程序位置接口的效果展示"
|
|
}
|
|
},
|
|
"sitemapLocation": "sitemap.json"
|
|
}
|