manifest.json
@@ -50,11 +50,20 @@ /* 快应用特有相关 */ "mp-weixin" : { /* 小程序特有相关 */ "appid" : "", "appid" : "wxd361a7f92bb0c73a", "setting" : { "urlCheck" : false }, "usingComponents" : true "usingComponents" : true, "unipush" : { "enable" : false }, "lazyCodeLoading" : "requiredComponents", "permission" : { "scope.userLocation" : { "desc" : "你的位置信息将用于计算设备与您的距离" } } }, "vueVersion" : "3" }