renkang
2025-01-24 d492850f1cc64ddcfaf43798af9c76c2505414fd
h5/manifest.json
@@ -86,7 +86,7 @@
    "quickapp" : {},
    /* 小程序特有相关 */
    "mp-weixin" : {
        "appid" : "wxcd2b89fd2ff065f8",
        "appid" : "wx4d7c10bdec51942b",
        "setting" : {
            "urlCheck" : false,
            "es6" : true,
@@ -121,7 +121,7 @@
        },
        // "base" : "/h5/"
        "devServer" : {
                  "open": false,
            "open" : false,
            "port" : 8090,
            "historyApiFallback" : true,
            "disableHostCheck" : true,
@@ -131,7 +131,7 @@
                    // "target" : "http://172.20.10.7:10010", // 代理服务器域名或IP地址
                    // "target" : "http://192.168.0.163:10010", // 代理服务器域名或IP地址
                    // "target" : "http://10.50.250.253:8088/gateway_interface", // 代理服务器域名或IP地址
                    "target" : "https://zhcg.fnwtzx.com/gateway_interface", // 代理服务器域名或IP地址
                    "target" : "https://dmtest.ahapp.net/gateway_interface", // 代理服务器域名或IP地址
                    "changeOrigin" : true, // 允许跨域 
                    "pathRewrite" : {
                        "^/gateway_interface" : ""