{ "name" : "锦江公园", "appid" : "__UNI__76D46D1", "description" : "锦江公园", "versionName" : "1.7.4", "versionCode" : 174, "transformPx" : false, "app-plus" : { "kernel" : { "ios" : "WKWebview" }, "optimization" : { "subPackages" : true // 小程序 开启分包优化 }, "runmode" : "liberate", // 开启分包优化后,必须配置资源释放模式 "usingComponents" : true, "compilerVersion" : 3, /* 5+App特有相关 */ "modules" : { "Webview-x5" : {}, "VideoPlayer" : {}, "Payment" : {}, "Share" : {} }, "compatible" : { "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 }, /* 模块配置 */ "distribute" : { /* 应用发布信息 */ "android" : { /* android打包配置 */ "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, // "ios" : { // "idfa" : false // }, /* ios打包配置 */ // "sdkConfigs" : { // "ad" : {}, // "payment" : { // "weixin" : { // "__platform__" : [ "ios", "android" ], // "appid" : "wxec665c74647095aa", // "UniversalLinks" : "" // } // }, // "maps" : {}, // "speech" : { // "ifly" : {} // }, // "geolocation" : {}, // "share" : { // "weixin" : { // "appid" : "wxec665c74647095aa", // "UniversalLinks" : "" // } // }, // "push" : {} // }, "splashscreen" : { "androidStyle" : "common", "iosStyle" : "common" }, "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" } } } } }, /* SDK配置 */ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { "appid" : "wxf0713a10bbae8732", "requiredPrivateInfos" : [ "chooseLocation", "getLocation", "chooseAddress" ], "setting" : { "urlCheck" : false, "es6" : false, "postcss" : true, "minified" : true }, // "usingComponents" : true, "component" : true, "permission" : {}, "plugins" : { // 直播 "live-player-plugin" : { // "version": "1.3.2", // 注意该直播组件最新版本号,微信开发者工具调试时可获取最新版本号 "version" : "latest", "provider" : "wx2b03c6e691cd7370" }, // 卡券 "sendCoupon" : { "version" : "latest", "provider" : "wxf3f436ba9bd4be7b" } } }, "mp-alipay" : { "appid" : "2021002142606276" }, "h5" : { "router" : { "mode" : "hash", "base" : "/h5/" }, "title" : "锦江公园", // "domain" : "https://jy.scjysm.asia:18086/meserver", "devServer" : { "port" : 8080, //端口号 "disableHostCheck" : true, "proxy" : { "/api" : { // "target" : "http://3jr3905.qicp.vip:29544", //目标接口域名 "target" : "https://jy.scjysm.asia:18086/meserver", //目标接口域名 "changeOrigin" : true, //是否跨域 "secure" : true, // 设置支持https协议的代理 "pathRewrite" : { "^/api" : "" } } }, "https" : false }, "optimization" : { "treeShaking" : { "enable" : false } }, "sdkConfigs" : { "maps" : {} } }, "mp-baidu" : { "uniStatistics" : { "enable" : false } }, "mp-lark" : { "uniStatistics" : { "enable" : true } } }