浏览代码

答题卡

liurongli 8 月之前
父节点
当前提交
40dcba1a97
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      vue.config.js

+ 2 - 2
vue.config.js

@@ -89,8 +89,8 @@ module.exports = {
     },
     proxy: {
       "/api": {
-        // target: "https://dev3.k12100.net/student/api/",
-        target: "http://192.168.1.15:47003/api/",
+        target: "https://dev3.k12100.net/student/api/",
+        // target: "http://192.168.1.15:47003/api/",
         changeOrigin: true,
         pathRewrite: {
           "^/api": "/",