{ "name" : "sunRun", "appid" : "__UNI__4B08B83", "description" : "多平台快速开发的UI框架", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, "app-plus" : { // APP-VUE分包,可提APP升启动速度,2.7.12开始支持,兼容微信小程序分包方案,默认关闭 "optimization" : { "subPackages" : true }, "safearea" : { "bottom" : { "offset" : "none" } }, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, "usingComponents" : true, "nvueCompiler" : "uni-app", "compilerVersion" : 3, "modules" : {}, "distribute" : { "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "abiFilters" : [ "armeabi-v7a", "arm64-v8a" ] }, "ios" : {}, "sdkConfigs" : { "ad" : {} }, "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" : "" } } } } }, "quickapp" : {}, "mp-weixin" : { "appid" : "wx2317bc5b2bc9270c", "setting" : { "urlCheck" : true, "es6" : false, "minified" : false, "postcss" : true }, "optimization" : { "subPackages" : true }, "usingComponents" : true }, "mp-alipay" : { "usingComponents" : true, "component2" : true }, "mp-qq" : { "optimization" : { "subPackages" : true }, "appid" : "" }, "mp-baidu" : { "usingComponents" : true, "appid" : "" }, "mp-toutiao" : { "usingComponents" : true, "appid" : "" }, "h5" : { "template" : "template.h5.html", "router" : { "mode" : "hash", "base" : "./" }, "optimization" : { "treeShaking" : { "enable" : false } }, "title" : "uView UI", "devServer" : { "https" : false } } }