底部导航

This commit is contained in:
liu
2026-07-01 21:58:27 +08:00
parent d909d376f9
commit 137db25b49
6 changed files with 11 additions and 24 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ export default function Index() {
<View className='bottom-safe' />
</ScrollView>
<CustomTabBar />
<CustomTabBar activeKey='index' />
</View>
)
}