Procházet zdrojové kódy

fix:修改后端地址

DESKTOP-HI4L4AH\Administrator před 5 měsíci
rodič
revize
de19800562
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      config/index.js

+ 2 - 2
config/index.js

@@ -20,8 +20,8 @@ module.exports = {
         }
       },
       '/aiApi': {
-        target: 'http://127.0.0.1:8089/',
-        // target: 'http://121.37.47.26:8080/',
+        // target: 'http://127.0.0.1:8089/',
+        target: 'http://121.37.47.26:8080/',
         changeOrigin: true,
         pathRewrite: {
           '/aiApi': ''