{ "name" : "海通Pad", "appid" : "__UNI__F864E80", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "orientation" : [ "landscape-primary" ], "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "statusbar" : { "immersed" : false, "style" : "light", "background" : "transparent" }, /* 模块配置 */ "modules" : { "SQLite" : {}, "Camera" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "ad" : {} }, "icons" : { "android" : { "hdpi" : "static/images/icon-72.png", "xhdpi" : "static/images/icon-96.png", "xxhdpi" : "static/images/icon-144.png", "xxxhdpi" : "static/images/icon-192.png" }, "ios" : { "appstore" : "", "ipad" : { "app" : "", "app@2x" : "", "notification" : "", "notification@2x" : "", "proapp@2x" : "", "settings" : "", "settings@2x" : "", "spotlight" : "", "spotlight@2x" : "" }, "iphone" : { "app@2x" : "", "app@3x" : "", "notification@2x" : "", "notification@3x" : "", "settings@2x" : "", "settings@3x" : "", "spotlight@2x" : "", "spotlight@3x" : "" } } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxb5fe43c6c0f0a8da", "setting" : { "urlCheck" : false, "es6" : true, "ignoreDevUnusedFiles" : false }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "获取当前定位判断距离" } }, "requiredPrivateInfos" : [ "getLocation" ], "plugins" : { "ocr-plugin" : { "version" : "3.1.1", "provider" : "wx4418e3e031e551be" } } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2" }