最新同步的5条视频,手机浏览器播放

This commit is contained in:
jianzhichu
2025-12-21 13:29:40 +08:00
parent 413f19c537
commit 44e3962093
6 changed files with 287 additions and 70 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ http.interceptors.response.use(
}).catch((err) => {
console.error('跳转登录页失败:', err); // 关键!捕获跳转失败的原因
});
}, 1000);
}, 100);
} else {
if (error.response && isAxiosResponse(error.response)) {