{ "name" : "", "appid" : "__UNI__73F0D10", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "compatible" : { "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 }, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "privacy" : { "prompt" : "template", "template" : { //prompt取值为template时有效,用于配置模板提示框上显示的内容 "title" : "服务协议和隐私政策", "message" : "尊敬的用户,欢迎您注册成为本应用用户,在注册前请您仔细阅读《用户协议》《隐私政策》,了解我们对您使用我们APP制定的规则,您个人信息的处理以及申请权限的目的和使用范围。
  经您确认后,本用户协议和隐私权政策即在您和本应用之间产生法律效力。请您务必在注册之前认真阅读全部服务协议内容,如有任何疑问,可向本应用客服咨询。", "buttonAccept" : "同意", //继续下一步 "buttonRefuse" : "拒绝" //退出下载 } }, /* 模块配置 */ "modules" : {}, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { /* 申请获取手机存储权限 */ "permissionExternalStorage" : { "request" : "none", "prompt" : "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。" }, // 申请手机号权限 "permissionPhoneState" : { "request" : "none", "prompt" : "为保证您正常、安全地使用,需要获取设备识别码(部分手机提示为获取手机号码)使用权限,请允许。" }, "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ], "minSdkVersion" : 21, "targetSdkVersion" : 28 }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : { "payment" : { "weixin" : { "__platform__" : [ "ios", "android" ], "appid" : "", "UniversalLinks" : "https://www.huizukeji.cn/" } }, "share" : { "weixin" : { "appid" : "", "UniversalLinks" : "https://www.huizukeji.cn/" } } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxbe6c2f19a19b3ce9", "setting" : { "urlCheck" : false, "es6" : true, "minified" : true, "postcss" : true }, "usingComponents" : true, "libVersion" : "latest", "optimization" : { "subPackages" : true } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2" }