xjc před 3 roky
rodič
revize
3ab94c0056
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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,
             }