This commit is contained in:
Baobhan Sith
2025-05-07 21:30:10 +08:00
parent ac79afb1d5
commit eb3a8fed4a
11 changed files with 551 additions and 72 deletions
@@ -432,7 +432,6 @@ watchEffect(() => {
desiredModalHeight.value = finalHeight;
});
onMounted(() => {
// 初始尺寸加载现在由 watchEffect 处理