{ "name" : "yhc-merchantapplet1", "appid" : "__UNI__3E9B1DB", "description" : "", "versionName" : "1.0.0", "versionCode" : 309, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "店铺管理", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Payment" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : { "payment" : { "weixin" : { "__platform__" : [ "ios", "android" ], "appid" : "wx9a3e4ab07f8a9ba2", "UniversalLinks" : "" } } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxf0e56f6522030c66", "__usePrivacyCheck__" : true, "setting" : { "urlCheck" : false }, "usingComponents" : true, "optimization" : { "subPackages" : true } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2", "h5" : { "devServer" : { "https" : false, "proxy" : { // 自行修改下方的 /web "/gateway" : { // "secure": false, "target" : "https://testapi.hxxfb.com", "pathRewirte" : { //路径重写 "^/gateway" : "/gateway" } }, "/yihucha" : { // "secure": false, "target" : "https://cdn.bjtdba.com", "pathRewirte" : { //路径重写 "^/yihucha" : "/yihucha" } }, "/vod" : { // "secure": false, "target" : "https://cdn.bjtdba.com", "pathRewirte" : { //路径重写 "^/vod" : "/vod" } }, // "target" : "https://api.hebeiyhc.com" // "target": "http://8.141.0.149:9000", // "target": "https://app.bjtdba.com" // "pathRewrite": { // //路径重写 // "^/gateway": "" // } // 自行修改下方的 /api "/api" : { "target" : "http://testshop.hxxfb.com/", "pathRewirte" : { //路径重写 "^/api" : "" } }, "/gateway/api" : { "target" : "https://testapi.hxxfb.com", "pathRewirte" : { //路径重写 "^/api" : "/" } } } }, "router" : { "base" : "./" } } }