Commit 4ed921c0 by swl

gx

parent f1434af1
......@@ -4,9 +4,9 @@ import { getToken } from "@/utils/auth";
const config = {
// proxy: "https://exam.smart-zj.cn:9100/exam/", // 新线上地址
// proxy: "http://81.69.231.72:8881/", // 测试地址
proxy: "http://81.69.231.72:8881/", // 测试地址
// proxy: "http://192.168.3.87:8881/", //本地
proxy: "https://exam.smart-zj.cn:9100/smartExam/", // 新正式接口
// proxy: "https://exam.smart-zj.cn:9100/smartExam/", // 新正式接口
};
//axios基本配置
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment