| | |
| | | "minified" : true, |
| | | "postcss" : false |
| | | }, |
| | | "usingComponents" : true, |
| | | "lazyCodeLoading" : "requiredComponents" |
| | | "usingComponents" : true |
| | | }, |
| | | "mp-alipay" : { |
| | | "usingComponents" : true |
| | |
| | | "disableHostCheck" : true, |
| | | "proxy" : { |
| | | "/admin" : { |
| | | "target" : "http://192.168.0.22:9999", |
| | | "target" : "https://wrzs.czjlchem.com:9090", |
| | | "changeOrigin" : true, |
| | | "secure" : true, |
| | | "ws" : false, // 需要websocket 开启 |
| | |
| | | } |
| | | }, |
| | | "/gen" : { |
| | | "target" : "http://192.168.0.22:9896", |
| | | "target" : "https://wrzs.czjlchem.com:9090", |
| | | "changeOrigin" : true, |
| | | "secure" : true, |
| | | "ws" : false, // 需要websocket 开启 |
| | |
| | | } |
| | | }, |
| | | "/wrzs" : { |
| | | "target" : "http://192.168.0.22:9896", |
| | | "target" : "https://wrzs.czjlchem.com:9090", |
| | | "changeOrigin" : true, |
| | | "secure" : true, |
| | | "ws" : true, // 需要websocket 开启 |