底部导航

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
@@ -10,7 +10,7 @@ export default function Tasks() {
<Text className='placeholder-text'></Text>
<Text className='placeholder-desc'>线</Text>
</View>
<CustomTabBar />
<CustomTabBar activeKey='tasks' />
</View>
)
}