{ "name" : "Thee", "appid" : "__UNI__10DC0A0", "description" : "Thee", "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, "dSYMs" : false }, /* ios打包配置 */ "sdkConfigs" : { "ad" : {}, "payment" : { "weixin" : { "__platform__" : [ "ios", "android" ], "appid" : "wxd7066af4ee73022d", "UniversalLinks" : "https://ceres.zkthink.com/apple-app-site-association" } }, "maps" : {}, "speech" : { "ifly" : {} }, "geolocation" : {}, "share" : { "weixin" : { "appid" : "wxd7066af4ee73022d", "UniversalLinks" : "https://ceres.zkthink.com/apple-app-site-association" } }, "push" : {} }, "splashscreen" : { "androidStyle" : "common", "iosStyle" : "common" }, "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" : "" } } } } }, /* SDK配置 */ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { "appid" : "wxd7066af4ee73022d", "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" : "Thee", "domain" : "http://36.138.125.206:8081", "devServer" : { "port" : 8081, //端口号 "disableHostCheck" : true, "proxy" : { "/ceres-app-api" : { "target" : "http://127.0.0.1", //目标接口域名 "changeOrigin" : true, //是否跨域 "secure" : false, // 设置支持https协议的代理 "pathRewrite" : { "^/ceres-app-api" : "" } } }, "https" : false }, "optimization" : { "treeShaking" : { "enable" : false } }, "sdkConfigs" : { "maps" : {} } }, "mp-baidu" : { "uniStatistics" : { "enable" : false } }, "mp-lark" : { "uniStatistics" : { "enable" : true } }, "locale" : "zh-Hans", "fallbackLocale" : "zh-Hans" }