{ "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 }, /* 模块配置 */ "modules" : { "SQLite" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ] }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "ad" : {} } } }, /* 快应用特有相关 */ "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" }