vue.config.js
@@ -6,7 +6,7 @@ // const url = 'http://192.168.0.164:9999' // const url = 'http://192.168.0.126:9999/' // const url = 'http://boying.tpddns.cn:9999/' const url = 'http://36.138.175.42:9999/' const url = 'http://36.138.175.42:9999/' // 线上 const webpack = require('webpack') const CompressionWebpackPlugin = require('compression-webpack-plugin') const productionGzipExtensions = ['js', 'css']