王震
2023-11-09 33ce4f1be4c7fe39a3b6745d4d1db90e4fcdde77
vue.config.js
@@ -3,6 +3,8 @@
 * https://cli.vuejs.org/zh/config/
 */
const url = 'http://192.168.0.23:9999'
// const url = 'http://192.168.0.51:9999'
// const url = 'http://ztt-gateway:9999'
const localUrl = 'http://localhost:8089'
//const localUrl = 'http://10.88.15.95:8089'
const CompressionWebpackPlugin = require('compression-webpack-plugin')