{ "name" : "虚拟女友", "appid" : "__UNI__F098CA6", "description" : "", "versionName" : "1.0.0", "versionCode" : 110, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Record" : {}, "Camera" : {}, "VideoPlayer" : {}, "OAuth" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "minSdkVersion" : 24 }, /* ios打包配置 */ "ios" : { "dSYMs" : false, "privacyDescription" : { "NSMicrophoneUsageDescription" : "与模拟女友聊天" } }, /* SDK配置 */ "sdkConfigs" : { "ad" : {}, "oauth" : { "weixin" : { "appid" : "wx87fdb468bb2d141a", "UniversalLinks" : "" } } }, "screenOrientation" : [ "portrait-primary", "portrait-secondary", "landscape-primary", "landscape-secondary" ] }, /* 原生插件配置 - 已注释,因为插件文件不存在 * 如果需要使用这些插件,请先安装插件,然后取消注释并替换下面的空对象 * Agora-RTC 插件:https://ext.dcloud.net.cn/plugin?id=3720 * * 配置示例(取消注释后使用): * "nativePlugins" : { * "Agora-RTC" : { * "__plugin_info__" : { * "name" : "Agora音视频插件", * "description" : "Agora官方维护的音视频插件,并且在GitHub上开源,欢迎大家积极参与问题反馈和代码贡献", * "platforms" : "Android,iOS", * "url" : "", * "android_package_name" : "", * "ios_bundle_id" : "", * "isCloud" : false, * "bought" : -1, * "pid" : "", * "parameters" : {} * } * }, * "AudioRecode" : { * "__plugin_info__" : { * "name" : "AudioRecode", * "description" : "录音插件", * "platforms" : "Android", * "url" : "", * "android_package_name" : "", * "ios_bundle_id" : "", * "isCloud" : false, * "bought" : -1, * "pid" : "", * "parameters" : {} * } * } * } */ "nativePlugins" : {} }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx87fdb468bb2d141a", "setting" : { "urlCheck" : false, "es6" : true, "minified" : true }, "usingComponents" : true, "permission" : { "scope.camera" : { "desc" : "你的相机将用于视频拍摄" }, "scope.record" : { "desc" : "你的麦克风将用于音频录制" } }, "plugins" : { "WechatSI" : { "version" : "0.3.6", "provider" : "wx069ba97219f66d99" } } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "3", "h5" : { "router" : { "base" : "./" }, "optimization" : { "treeShaking" : { "enable" : false } } } }