Your Name 3 年之前
父節點
當前提交
7b14ef7cf7
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      config/proxy.js

+ 2
- 2
config/proxy.js 查看文件

@@ -8,8 +8,8 @@
8 8
 export default {
9 9
   dev: {
10 10
     '/api/': {
11
-      target: 'https://xlk.njyz.tech/',
12
-      // target: 'http://localhost:8567/',
11
+      // target: 'https://xlk.njyz.tech/',
12
+      target: 'http://localhost:8081/',
13 13
       // target: 'https://xlj.newlandsh.com/',
14 14
       changeOrigin: true,
15 15
       pathRewrite: {