xjc 2 yıl önce
ebeveyn
işleme
b9189207d7
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -3,9 +3,9 @@ module.exports = {
         proxy: {
             '/api': {
                 // target:'http://39.107.246.59:81',
-                // target: 'https://api.hunanwanzhu.com',
+                target: 'https://api.hunanwanzhu.com',
                 // target:'http://caos.tederen.com',
-                target: 'https://wx.scxjc.club',
+                // target: 'https://wx.scxjc.club',
                 changeOrigin: true,
             }
         }