{ "name": "刷题小程序", "appid": "__UNI__30C53BF", "description": "刷题小程序", "versionName": "1.2.30", "versionCode": "100", "transformPx": false, "app-plus": { /* 5+App特有相关 */ "usingComponents": true, "nvueCompiler": "uni-app", "nvueStyleCompiler": "uni-app", "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, "modules": { "Camera": {}, "Barcode": {}, "Payment": {} }, /* 模块配置 */ "distribute": { /* 应用发布信息 */ "android": { /* android打包配置 */ "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters": ["arm64-v8a"], "targetSdkVersion": 32 }, "ios": { "dSYMs": false, "idfa": true }, /* ios打包配置 */ "sdkConfigs": { "ad": { "360": {} }, "payment": { "weixin": { "__platform__": ["ios", "android"], "appid": "wxf752223c1e1a32b0", "UniversalLinks": "" } } }, "icons": { "android": {}, "ios": { "appstore": "", "ipad": {}, "iphone": {} } }, "splashscreen": { "useOriginalMsgbox": true } } }, "permissions": { "android.permission.CALL_PHONE": { "desc": "需要使用拨打电话功能" } }, /* SDK配置 */ "quickapp": {}, /* 快应用特有相关 */ "mp-weixin": { "appid": "wxf752223c1e1a32b0", "setting": { "urlCheck": false, "minified": true }, "usingComponents": true }, "vueVersion": "2", "h5": { "title": "刷题小程序", "router": { "mode": "hash", "base": "" } } }