yangan
16 小时以前 a28d0135ee42809b2c5863609da37155d3ecba5b
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" : "https://wrzs.czjlchem.com:9090",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : false, // 需要websocket 开启
@@ -110,7 +109,7 @@
                    }
                },
                "/gen" : {
                    "target" : "http://192.168.0.22:9896",
                    "target" :  "https://wrzs.czjlchem.com:9090",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : false, // 需要websocket 开启
@@ -119,7 +118,7 @@
                    }
                },
                "/wrzs" : {
                    "target" : "http://192.168.0.22:9896",
                    "target" :  "https://wrzs.czjlchem.com:9090",
                    "changeOrigin" : true,
                    "secure" : true,
                    "ws" : true, // 需要websocket 开启