xjc 3 年之前
父節點
當前提交
3ab94c0056
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

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