lancer před 2 roky
rodič
revize
345742f1da
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      vue.config.js

+ 2
- 2
vue.config.js Zobrazit soubor

@@ -3,9 +3,9 @@
* https://cli.vuejs.org/zh/config/
*/
// const url = 'http://pigx-gateway'
// const url = 'http://39.97.167.65:9999' //测试
const url = 'http://39.97.167.65:9999' //测试
// const url = 'http://192.168.31.161:9999' //长龙
const url = 'http://192.168.31.128:9999' //嘉豪
// const url = 'http://192.168.31.128:9999' //嘉豪

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


Načítá se…
Zrušit
Uložit