登录页面和我的页面初步

This commit is contained in:
禺狨
2023-06-25 15:19:43 +08:00
parent f93467db13
commit 5486507b3e
19 changed files with 349 additions and 32 deletions

View File

@@ -21,7 +21,7 @@ export const TabBarFooter: React.FC = () => {
) : (
<i
style={{ fontSize: 30, color: "#cccccc" }}
className="iconfont icon-waterprint"
className="iconfont icon-icon-shouye"
></i>
),
},