代理端增加海报,部分页面增加scoped避免样式污染

This commit is contained in:
2024-12-18 17:15:18 +08:00
parent f85a73cf77
commit eb99a6165a
9 changed files with 19279 additions and 13436 deletions

View File

@@ -14,8 +14,8 @@ const http = axios.create({
})
// const requestURl = "http://localhost:8100/sqx_fast/";
// const requestURl = "https://video.hnsiyao.cn/sqx_fast/";
const requestURl = "https://dj-api.hnsiyao.cn/sqx_fast/";
const requestURl = "https://video.hnsiyao.cn/sqx_fast/";
// const requestURl = "https://dj-api.hnsiyao.cn/sqx_fast/";
/**
* 请求拦截