Explorar o código

班主任查看作业

lrf402788946 %!s(int64=4) %!d(string=hai) anos
pai
achega
62a9e96b2a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -25,12 +25,12 @@ module.exports = {
     //api地址前缀
     proxy: {
       '/api': {
-        target: 'http://free.liaoningdoupo.com',
+        target: 'http://127.0.0.1:2001',
         changeOrigin: true,
         ws: true,
       },
       '/files': {
-        target: 'http://free.liaoningdoupo.com',
+        target: 'http://jytz.jilinjobs.cn',
         changeOrigin: true,
         ws: true,
       },