fix: 铁匠铺打开背包后返回主界面

This commit is contained in:
秋云
2025-08-29 03:37:30 +08:00
parent 24ea6a312d
commit 01c9b252d0

View File

@@ -347,6 +347,7 @@ async function getMaxOreType() {
}
}
}
await genshin.returnMainUi()
return maxOre;
} catch (error) {
if (notice) {