fix
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 14s
Docker Build & Deploy / Deploy to Production (push) Successful in 8s

This commit is contained in:
2026-01-02 19:03:22 +08:00
parent 7704a04429
commit 4016e05e40

View File

@@ -51,7 +51,7 @@
</van-cell-group>
</div>
<!-- 底部安全距离 -->
<div style="height: calc(50px + env(safe-area-inset-bottom, 0px))"></div>
<div style="height: calc(80px + env(safe-area-inset-bottom, 0px))"></div>
</div>
</template>