{ "name" : "榄菊", "appid" : "__UNI__0F73144", "description" : "", "versionName" : "0.0.3", "versionCode" : 1, "transformPx" : false, "app-plus" : { "compatible" : { "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 }, /* 5+App特有相关 */ "modules" : { // 相机模块 "Camera" : {}, //只需要添加这行就可以 "Barcode" : {} }, // "Camera" : {} /* 模块配置 */ "distribute" : { /* 应用发布信息 */ "android" : { /* android打包配置 */ "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ], "autoSdkPermissions" : true }, "ios" : { "dSYMs" : false }, /* ios打包配置 */ "sdkConfigs" : { "ad" : {} }, "icons" : { "android" : { "hdpi" : "src/static/images/lanjulogo.png", "xhdpi" : "src/static/images/lanjulogo.png", "xxhdpi" : "src/static/images/lanjulogo.png", "xxxhdpi" : "src/static/images/lanjulogo.png" }, "ios" : { "appstore" : "src/static/images/lanjulogo.png", "ipad" : { "app" : "src/static/images/lanjulogo.png", "app@2x" : "src/static/images/lanjulogo.png", "notification" : "src/static/images/lanjulogo.png", "notification@2x" : "src/static/images/lanjulogo.png", "proapp@2x" : "src/static/images/lanjulogo.png", "settings" : "src/static/images/lanjulogo.png", "settings@2x" : "src/static/images/lanjulogo.png", "spotlight" : "src/static/images/lanjulogo.png", "spotlight@2x" : "src/static/images/lanjulogo.png" }, "iphone" : { "app@2x" : "src/static/images/lanjulogo.png", "app@3x" : "src/static/images/lanjulogo.png", "notification@2x" : "src/static/images/lanjulogo.png", "notification@3x" : "src/static/images/lanjulogo.png", "settings@2x" : "src/static/images/lanjulogo.png", "settings@3x" : "src/static/images/lanjulogo.png", "spotlight@2x" : "src/static/images/lanjulogo.png", "spotlight@3x" : "src/static/images/lanjulogo.png" } } } }, /* SDK配置 */ "usingComponents" : true }, "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { /* 小程序特有相关 */ "usingComponents" : true, "appid" : "", "setting" : { "urlCheck" : true } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "mp-qq" : { "usingComponents" : true }, "h5" : { "optimization" : { "treeShaking" : { "enable" : false } }, "router" : { "mode" : "hash", "base" : "/nwp" } } }