yangan
2024-09-14 6147ca19d6888b49f36d96f0cf345dfe13255871
manifest.json
@@ -75,8 +75,7 @@
            "minified" : true,
            "postcss" : false
        },
        "usingComponents" : true,
        "lazyCodeLoading" : "requiredComponents"
        "usingComponents" : true
    },
    "mp-alipay" : {
        "usingComponents" : true
@@ -101,7 +100,7 @@
            "disableHostCheck" : true,
            "proxy" : {
                "/admin" : {
                    "target" : "http://192.168.0.22:9999",
                    "target" : "http://192.168.0.7:9999",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : false, // 需要websocket 开启
@@ -110,7 +109,7 @@
                    }
                },
                "/gen" : {
                    "target" : "http://192.168.0.22:9896",
                    "target" : "http://192.168.0.7:9896",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : false, // 需要websocket 开启
@@ -119,7 +118,7 @@
                    }
                },
                "/wrzs" : {
                    "target" : "http://192.168.0.22:9896",
                    "target" : "http://192.168.0.7:9896",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : true, // 需要websocket 开启