峰峰执法平台简易案件程序板块 pad端
yang
2022-10-27 49c31a3feb1e2d3174016f5a12c13cf500460ca3
vue.config.js
@@ -3,10 +3,10 @@
 * https://cli.vuejs.org/zh/config/
 */
// const url = 'http://localhost:9999'
const url = 'http://192.168.0.164:9999'
// const url = 'http://192.168.0.164:9999'
// const url = 'http://192.168.0.134: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']