修改登录判断问题

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-03-11 13:57:38 +08:00
parent 9e51213189
commit ed18478626
276 changed files with 8169 additions and 13445 deletions

View File

@@ -1,8 +0,0 @@
function errorHandler({ error, redirect }) {
if (error) {
return redirect("/index.html");
}
}
export { errorHandler as default };
//# sourceMappingURL=errorHandler-CbUFZXp5.mjs.map