{ "name" : "时与", "appid" : "__UNI__0C0EF72", "description" : "", "versionName" : "1.2.3", "versionCode" : 123, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "webView" : { // 3.5.0 + 仅Android支持 "x5" : { // 此属性需要勾选 Android X5 Webview 模块,详细参见下面的说明 "allowDownloadWithoutWiFi" : true // 是否允许用户在非WiFi网络时进行x5内核的下载。默认值false(如果为true,就不会显示用户确认的弹窗。) } }, "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "runmode" : "liberate", "compatible" : { "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 }, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Canvas" : "nvue canvas", //使用Canvas模块 "Maps" : {}, "Bluetooth" : {}, "Geolocation" : {}, "Camera" : {}, "VideoPlayer" : {}, "Webview-x5" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ], "minSdkVersion" : 21, "autoSdkPermissions" : true, "targetSdkVersion" : "" }, /* ios打包配置 */ "ios" : { "dSYMs" : false, "UIBackgroundModes" : "audio,location" }, /* SDK配置 */ "sdkConfigs" : { "maps" : { "amap" : { "appkey_ios" : "15e6c1873cf33749320d97869450cdae", "appkey_android" : "402948be5a1d4d5572c5002b86bd2a23" } }, "ad" : {}, "geolocation" : { "amap" : { "__platform__" : [ "android" ], "appkey_ios" : "15e6c1873cf33749320d97869450cdae", "appkey_android" : "402948be5a1d4d5572c5002b86bd2a23" }, "system" : { "__platform__" : [ "android" ] } }, "payment" : {} }, "splashscreen" : { "androidStyle" : "common", "iosStyle" : "common", "android" : { "hdpi" : "unpackage/res/BG.png", "xhdpi" : "unpackage/res/BG.png", "xxhdpi" : "unpackage/res/BG.png" }, "useOriginalMsgbox" : false }, "icons" : { "android" : { "hdpi" : "unpackage/res/icons/72x72.png", "xhdpi" : "unpackage/res/icons/96x96.png", "xxhdpi" : "unpackage/res/icons/144x144.png", "xxxhdpi" : "unpackage/res/icons/192x192.png" }, "ios" : { "appstore" : "unpackage/res/icons/1024x1024.png", "ipad" : { "app" : "unpackage/res/icons/76x76.png", "app@2x" : "unpackage/res/icons/152x152.png", "notification" : "unpackage/res/icons/20x20.png", "notification@2x" : "unpackage/res/icons/40x40.png", "proapp@2x" : "unpackage/res/icons/167x167.png", "settings" : "unpackage/res/icons/29x29.png", "settings@2x" : "unpackage/res/icons/58x58.png", "spotlight" : "unpackage/res/icons/40x40.png", "spotlight@2x" : "unpackage/res/icons/80x80.png" }, "iphone" : { "app@2x" : "unpackage/res/icons/120x120.png", "app@3x" : "unpackage/res/icons/180x180.png", "notification@2x" : "unpackage/res/icons/40x40.png", "notification@3x" : "unpackage/res/icons/60x60.png", "settings@2x" : "unpackage/res/icons/58x58.png", "settings@3x" : "unpackage/res/icons/87x87.png", "spotlight@2x" : "unpackage/res/icons/80x80.png", "spotlight@3x" : "unpackage/res/icons/120x120.png" } } } }, "nativePlugins" : { "lemonjk-FileSelect" : { "appid_android" : "uni.UNI0C0EF72", "__plugin_info__" : { "name" : "FileSelect", "description" : "文件选取插件", "platforms" : "Android,iOS", "url" : "", "android_package_name" : "", "ios_bundle_id" : "", "isCloud" : false, "bought" : -1, "pid" : "", "parameters" : { "appid_android" : { "des" : "请填写你当前应用的包名,必需填写,否则可能无法使用。(在菜单中->发行->原生App-云打包中可以查看包名信息)", "key" : "", "value" : "" } } } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "", "setting" : { "urlCheck" : false }, "usingComponents" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2", "h5" : { "sdkConfigs" : { "maps" : { "qqmap" : { "key" : "5HTBZ-PTLRI-HNMGE-5LHBF-BNECT-7VBF7" } } }, "devServer" : { "https" : false }, "unipush" : { "enable" : false } }, "fallbackLocale" : "zh-Hans", "locale" : "zh-Hans" }