提交 0a2347a4 编写于 作者: 张峻

🔨 tag type

上级 3ddc21ee
......@@ -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.
先完成此消息的编辑!
想要评论请 注册