fix: adjust iOS Safari safe area handling for bottom navigation

This commit is contained in:
shimonz
2025-07-29 16:30:23 +08:00
parent 08c979c939
commit 193902af7c
4 changed files with 4 additions and 15 deletions

View File

@@ -2,7 +2,7 @@
'use client';
const CURRENT_VERSION = '20250729151638';
const CURRENT_VERSION = '20250729163024';
// 版本检查结果枚举
export enum UpdateStatus {