Kaynağa Gözat

提交修改

newStyle
douzhuo 2 yıl önce
ebeveyn
işleme
015b99c916
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      vue.config.js

+ 2
- 2
vue.config.js Dosyayı Görüntüle

@@ -6,11 +6,11 @@
// const url = 'http://192.168.31.149:9999' // 胜浩
// 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://62.234.122.43:9999' //正式服务器1
// const url = 'http://82.156.35.22:9999' // 正式服务器2
const url = 'https://zanyong.hfju.com' // 正式域名
// const url = 'https://zanyong.hfju.com' // 正式域名
const CompressionWebpackPlugin = require('compression-webpack-plugin')
const productionGzipExtensions = ['js', 'css']
module.exports = {


Yükleniyor…
İptal
Kaydet