feat: 我的-头像

This commit is contained in:
eric
2022-11-13 11:23:45 +08:00
parent 5053dba884
commit 9489a611b2
13 changed files with 61 additions and 21 deletions

View File

@@ -29,7 +29,7 @@ const TabbarCom = (props: any) => {
});
}
}}
safeAreaInsetBottom={false}
safeAreaInsetBottom={true}
>
<TabbarItem icon="home-o"></TabbarItem>
{/* <TabbarItem icon="search">标签</TabbarItem> */}