liukangdong
2024-10-24 44dd2c7c73d5fead948902cad2695ae30d4620e2
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"
}