Bläddra i källkod

init

newStyle
wangxiaohua 2 år sedan
förälder
incheckning
9a914c411c
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. +2
    -2
      vue.config.js

+ 2
- 2
vue.config.js Visa fil

@@ -5,9 +5,9 @@
// const url = 'http://pigx-gateway'
// const url = 'http://39.97.167.65:9999' //测试
// const url = 'http://192.168.31.169:9999' //长龙
// const url = 'http://192.168.31.134:9999' //嘉豪
const url = 'http://192.168.31.134:9999' //嘉豪
// const url = 'http://192.168.31.100:9999' //王笑
const url = 'http://62.234.122.43:9999' //王笑
// const url = 'http://62.234.122.43:9999' //王笑

const CompressionWebpackPlugin = require('compression-webpack-plugin')
const productionGzipExtensions = ['js', 'css']


Laddar…
Avbryt
Spara