diff --git a/Web/src/App.vue b/Web/src/App.vue index 5f307b2..bfb8aa9 100644 --- a/Web/src/App.vue +++ b/Web/src/App.vue @@ -99,6 +99,7 @@ const handleTabClick = (path) => { height: 100%; width: 100%; position: relative; + margin-top: env(safe-area-inset-top, 0px); } /* TabBar 固定在底部 */