mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
🐛 路由跳转优化
This commit is contained in:
@@ -125,7 +125,6 @@ async function getDeepLink(): Promise<void> {
|
||||
} else {
|
||||
await router.push("/achievements/?app=" + appName);
|
||||
}
|
||||
window.location.reload();
|
||||
} else {
|
||||
showSnackbar({
|
||||
text: "无效的 deep link!",
|
||||
|
||||
Reference in New Issue
Block a user