{ "name" : "lbdry-uniapp", "appid" : "__UNI__1E83F66", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : {}, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : {}, "icons" : { "android" : { "hdpi" : "", "xhdpi" : "", "xxhdpi" : "", "xxxhdpi" : "" }, "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" : "" } } }, "splashscreen" : { "androidStyle" : "common", "android" : { "hdpi" : "static/splash1.png", "xhdpi" : "static/splash2.png", "xxhdpi" : "static/splash3.png" }, "useOriginalMsgbox" : false } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx8aa7310d86d0b80d", "setting" : { "urlCheck" : true, "es6" : true, "postcss" : true, "minified" : true }, "usingComponents" : true, "unipush" : { "enable" : false }, "optimization" : { "subPackages" : true } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2" }