This commit is contained in:
jxxghp
2024-06-13 20:29:53 +08:00
parent 7eacaf8fc5
commit d2164d9ada
4 changed files with 29 additions and 20 deletions

View File

@@ -136,7 +136,7 @@ onMounted(() => {
:items="dataList"
:style="
appMode
? 'height: calc(100vh - 6rem - env(safe-area-inset-bottom) - 3.5rem)'
? 'height: calc(100vh - 7rem - env(safe-area-inset-bottom) - 3.5rem)'
: 'height: calc(100vh - 6rem - env(safe-area-inset-bottom)'
"
>