Explorar el Código

趋势分析问题

newStyle
douzhuo hace 2 años
padre
commit
2f2b5a2daa
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      vue.config.js

+ 2
- 2
vue.config.js Ver fichero

@@ -4,9 +4,9 @@
*/
// const url = 'http://192.168.31.161:9999' //长龙
// const url = 'http://192.168.31.147:9999' // 胜浩
const url = 'https://zanyong.hfju.com' // 正式域名
// const url = 'https://zanyong.hfju.com' // 正式域名
// const url = 'http://127.0.0.1:9999' // 本地
// const url = 'http://81.70.55.170:9999' // 新测试
const url = 'http://81.70.55.170:9999' // 新测试
// const url = 'http://82.156.35.22:9999' // 新正式ip
const CompressionWebpackPlugin = require('compression-webpack-plugin')
const productionGzipExtensions = ['js', 'css']


Cargando…
Cancelar
Guardar