更新页面

This commit is contained in:
2025-07-19 15:34:47 +08:00
parent ce8eee2380
commit 5ccbc7f3d4
5 changed files with 78 additions and 37 deletions

View File

@ -41,6 +41,7 @@ const initPage = async () => {
} catch (err) {
proxy.$message({ type: "error", message: "加载失败,请刷新页面" });
imgIsLoad = false;
// initPage()
}
}