{ "name": "Hello uni-app x", "appid": "__UNI__HelloUniAppX", "description": "", "versionName": "1.6.10", "versionCode": 10610, "uni-app-x": {}, "uniStatistics": { "enable": false }, "vueVersion": "3", /* 微信小程序平台配置 */ "mp-weixin": { "appid": "", "setting": { "urlCheck": false }, "usingComponents": true, "resizable": true, "frameset": true, "requiredPrivateInfos": [ "getLocation", "onLocationChange", "startLocationUpdateBackground" ], "permission": { "scope.userLocation": { "desc": "你的位置信息将用于小程序位置接口的效果展示" } } }, /* app平台配置 */ "app": { "distribute": { /* android打包配置 */ "modules": { "uni-payment":{ "alipay":{}, "wxpay":{ "android": {}, "ios": { "appid": "", "universalLink": "" } } }, "uni-getLocation":{ "system":{}, "tencent":{} }, "uni-ad": { "gdt": {} } }, "icons" : { "ios" : { "appstore" : "package/icon1024.png" }, "android" : { "xxhdpi" : "package/icon144.png", "xxxhdpi" : "package/icon192.png" } } } }, /* web平台配置 */ "web": { "router": { "base": "/web/" }, "sdkConfigs" : { "maps" : { "qqmap" : { "key" : "" } } } } }