mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-19 04:29:45 +08:00
🚸 移除每次路由变化引起的居中
This commit is contained in:
@@ -71,7 +71,6 @@ onMounted(async () => {
|
||||
await windowCur.center();
|
||||
});
|
||||
await getCurrentWindow().show();
|
||||
await getCurrentWindow().center();
|
||||
});
|
||||
|
||||
// 启动后只执行一次的监听
|
||||
|
||||
Reference in New Issue
Block a user