small-program/manifest.json
@@ -51,14 +51,20 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxcd2b89fd2ff065f8", "appid" : "wx332441ae5b12be7d", "setting" : { "urlCheck" : false, "es6" : true, "postcss" : true, "minified" : true }, "usingComponents" : true "usingComponents" : true, "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ], "permission" : { "scope.userLocation" : { "desc" : "你的位置信息将用于小程序定位服务" } } }, "mp-alipay" : { "usingComponents" : true,