This commit is contained in:
kron
2025-08-05 15:58:43 +08:00
parent 4b9fe45ad2
commit c678a3160a
8 changed files with 38 additions and 14 deletions

View File

@@ -86,7 +86,7 @@ const goBack = () => {
<view
class="content"
:style="{
height: isHome ? '100vh' : `calc(100vh - ${isIos ? 180 : 150}rpx)`,
height: isHome ? '100vh' : `calc(100vh - ${isIos ? 190 : 160}rpx)`,
overflow,
}"
>