🚸 移除每次路由变化引起的居中

This commit is contained in:
目棃
2025-03-08 19:19:31 +08:00
parent 0fdbea55eb
commit fba7a6c088

View File

@@ -71,7 +71,6 @@ onMounted(async () => {
await windowCur.center();
});
await getCurrentWindow().show();
await getCurrentWindow().center();
});
// 启动后只执行一次的监听