{ "name" : "停车运营端", "appid" : "__UNI__EC952D7", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "compatible" : { "ignoreVersion" : true // true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 }, "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : {}, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "autoSdkPermissions" : false }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "ad" : {}, "maps" : {} }, "splashscreen" : { "androidStyle" : "default", "useOriginalMsgbox" : false, "android" : { "xhdpi" : "static/logo/start-page/drawable-xhdpi/splash.9.png", "hdpi" : "static/logo/start-page/drawable-hdpi/splash.9.png", "xxhdpi" : "static/logo/start-page/drawable-xxhdpi/splash.9.png" }, "iosStyle" : "common" }, "icons" : { "android" : { "xxhdpi" : "./static/logo/icons/144x144.png", "hdpi" : "./static/logo/icons/72x72.png", "xhdpi" : "./static/logo/icons/96x96.png", "xxxhdpi" : "./static/logo/icons/192x192.png" }, "ios" : { "appstore" : "./static/logo/icons/1024x1024.png", "ipad" : { "app" : "./static/logo/icons/76x76.png", "app@2x" : "./static/logo/icons/152x152.png", "notification" : "./static/logo/icons/20x20.png", "notification@2x" : "./static/logo/icons/40x40.png", "proapp@2x" : "./static/logo/icons/167x167.png", "settings" : "./static/logo/icons/29x29.png", "settings@2x" : "./static/logo/icons/58x58.png", "spotlight" : "./static/logo/icons/40x40.png", "spotlight@2x" : "./static/logo/icons/80x80.png" }, "iphone" : { "app@2x" : "./static/logo/icons/120x120.png", "app@3x" : "./static/logo/icons/180x180.png", "notification@2x" : "./static/logo/icons/40x40.png", "notification@3x" : "./static/logo/icons/60x60.png", "settings@2x" : "./static/logo/icons/58x58.png", "settings@3x" : "./static/logo/icons/87x87.png", "spotlight@2x" : "./static/logo/icons/80x80.png", "spotlight@3x" : "./static/logo/icons/120x120.png" } } } }, "uniStatistics" : { "enable" : true } }, /* 快应用特有相关 */ "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" : { "title" : "运营端" } }