{ "name": "base-app", "appid": "__UNI__BC54A00", "description": "", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, "app-plus": { "usingComponents": true, "nvueCompiler": "uni-app", "compilerVersion": 3, "screenOrientation":["portrait-primary"], // 竖屏锁定 "safearea": { //安全区域配置,仅iOS平台生效 "background": "#FFFFFF", //安全区域外的背景颜色,默认值为"#FFFFFF" "bottom": { // 底部安全区域配置 "offset": "auto" // 底部安全区域偏移,"none"表示不空出安全区域,"auto"自动计算空出安全区域,默认值为"none" } }, "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, "modules": { "Share": {}, "Fingerprint": {}, "OAuth": {} }, "distribute": { "android": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios": { "capabilities": { "plists": { "DCloudConfig": { "miniServer": true } }, "entitlements": { "com.apple.developer.associated-domains": [ "applinks:uniapp.dcloud.io", "applinks:static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com" ] } }, "privacyDescription": { "NSLocalNetworkUsageDescription": "展示游戏页面" } }, "sdkConfigs": { "oauth": { "apple": {}, "weixin": { "appid": "wx0411fa6a39d61297", "appsecret": "", "UniversalLinks": "https://static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com/uni-universallinks/__UNI__BC54A00" }, "univerify": {} }, "share": { "weixin": { "appid": "wx0411fa6a39d61297", "UniversalLinks": "https://static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com/uni-universallinks/__UNI__BC54A00", "_spaceID": "7827e38b-7f40-4421-bca7-58331dcddc00" } }, "payment": { "weixin": { "UniversalLinks": "https://static-7827e38b-7f40-4421-bca7-58331dcddc00.bspapp.com/uni-universallinks/__UNI__BC54A00" } }, "ad": {} } } }, "quickapp": {}, "mp-weixin": { "appid": "", "setting": { "urlCheck": false }, "usingComponents": true }, "mp-alipay": { "usingComponents": true }, "mp-baidu": { "usingComponents": true }, "mp-toutiao": { "usingComponents": true }, "uniStatistics": { "enable": false } }