28 lines
729 B
JSON
28 lines
729 B
JSON
{
|
|
"name" : "黄岩停车积分",
|
|
"appid" : "__UNI__F1854F8",
|
|
"description" : "黄岩停车积分兑换微信小程序",
|
|
"versionName" : "1.0.0",
|
|
"versionCode" : "100",
|
|
"transformPx" : false,
|
|
"mp-weixin" : {
|
|
"appid" : "wx8817c0e7cf325b81",
|
|
"setting" : {
|
|
"urlCheck" : false,
|
|
"es6" : true,
|
|
"minified" : true
|
|
},
|
|
"usingComponents" : true,
|
|
"permission" : {
|
|
"scope.camera" : {
|
|
"desc" : "用于商户扫码核销优惠券"
|
|
}
|
|
},
|
|
"requiredPrivateInfos" : [ "getLocation", "chooseLocation" ]
|
|
},
|
|
"uniStatistics" : {
|
|
"enable" : false
|
|
},
|
|
"vueVersion" : "3"
|
|
}
|