{ "name" : "掌控智飞", "appid" : "__UNI__0981D7F", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "orientation" : [ //竖屏正方向 "portrait-primary", //竖屏反方向 "portrait-secondary", //横屏正方向 "landscape-primary", //横屏反方向 "landscape-secondary", //自然方向 "default" ], "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : {}, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "permissionExternalStorage" : { "request" : "always", "prompt" : "应用保存运行状态等信息,需要获取读写手机存储(系统提示为访问设备上的照片、媒体内容和文件)权限,请允许。" } }, /* ios打包配置 */ "ios" : { "dSYMs" : false, "privacyDescription" : { "NSLocationAlwaysUsageDescription" : "" } }, /* SDK配置 */ "sdkConfigs" : {}, "icons" : { "android" : { "hdpi" : "src/static/images/app-logo.png", "xhdpi" : "src/static/images/app-logo.png", "xxhdpi" : "src/static/images/app-logo.png", "xxxhdpi" : "src/static/images/app-logo.png" } } }, "nativePlugins" : {} }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx05742eafb412a57a", "setting" : { "urlCheck" : false }, "usingComponents" : true, "__usePrivacyCheck__" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "3", "h5" : { "router" : { "mode" : "hash", "base" : "/drone-app/" } } }