赛思维微信客户端
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.
 

37 lines
913 B

{
"pages": [
"pages/basicInformation/basicInformation",
"pages/authorization/authorization",
"pages/questionnaire/questionnaire",
"pages/answercomplete/answercomplete",
"pages/pagefailure/pagefailure"
],
"permission": {
"scope.userLocation": {
"desc": "你的位置信息将用于小程序位置接口的效果展示"
}
},
"window": {
"navigationStyle":"custom",
"navigationBarBackgroundColor": "#ffffff",
"navigationBarTextStyle": "black",
"navigationBarTitleText": "微信接口功能演示",
"backgroundTextStyle": "light"
},
"style": "v2",
"sitemapLocation": "sitemap.json",
"plugins": {
"WechatSI": {
"version": "0.3.4",
"provider": "wx069ba97219f66d99"
},
"ocr-plugin": {
"version": "3.0.6",
"provider": "wx4418e3e031e551be"
}
},
"useExtendedLib": {
"kbone": true,
"weui": true
}
}