底部安全距离

This commit is contained in:
liu
2026-07-01 23:42:58 +08:00
parent 0a1c8cdff1
commit cdd91f083b
9 changed files with 31 additions and 21 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ export default function Index() {
<View className='bottom-safe' />
</ScrollView>
<CustomTabBar activeKey='index' />
{/*<CustomTabBar activeKey='index' />*/}
</View>
)
}