提交 8f7e5896 编写于 作者: 张峻

🔨 tag 优化

上级 29262c8b
......@@ -3,8 +3,8 @@ import { ElMessageBox, ElNotification } from "element-plus";
import { useStore } from "~~/store";
import api from "./index";
import NProgress from "nprogress";
axios.defaults.baseURL = "https://devbitapi-test.csdn.net/ai";
// axios.defaults.baseURL = "https://api.devbit.cn/ai";
// axios.defaults.baseURL = "https://devbitapi-test.csdn.net/ai";
axios.defaults.baseURL = "https://api.devbit.cn/ai";
//携带Cookie
axios.defaults.withCredentials = true;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册