feat: create chat app list page, build the layout of page

This commit is contained in:
RockYang
2023-10-13 18:05:40 +08:00
parent ead8dbbaa5
commit ebdec4fa44
7 changed files with 95 additions and 31 deletions

View File

@@ -109,7 +109,7 @@ const changeNav = (item) => {
}
a:hover, a.active {
color #58D3FF
color #47fff1
}
}
}