jiangping
2024-10-28 6bd673610b45c8b7af056d296dde17585c886586
h5_meeting/manifest.json
@@ -96,7 +96,9 @@
          "disableHostCheck": true,
          "proxy": {
             "/gateway_interface": {
                "target" : "http://10.50.250.253:8088/gateway_interface", // 代理服务器域名或IP地址
                    // "target" : "http://10.50.250.253:8088/gateway_interface", // 代理服务器域名或IP地址
                    // "target" : "http://192.168.0.173/gateway_interface", // 代理服务器域名或IP地址
                    "target" : "http://192.168.0.173/gateway_interface", // 代理服务器域名或IP地址
                "changeOrigin": true, // 允许跨域 
                "pathRewrite": {
                   "^/gateway_interface": "" 
@@ -128,5 +130,5 @@
    "uniStatistics" : {
        "enable" : false
    },
    "vueVersion" : "3"
    "vueVersion" : "2"
}