This commit is contained in:
张成
2025-11-09 21:10:45 +08:00
parent 0090fc45c6
commit 52622dec92
6 changed files with 55 additions and 40 deletions

View File

@@ -124,7 +124,7 @@ const ListHeader = (props: IProps) => {
};
return (
<CustomNavbar>
<CustomNavbar backgroundColor="#fafafa">
<View className="listNavWrapper">
{/* 首页logo 导航*/}
<View