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 df2fc9d77c
commit d95c048edd
7 changed files with 95 additions and 31 deletions

View File

@@ -69,6 +69,10 @@
border-top-right-radius 10px
background-color rgba(10, 10, 10, 0.7)
span {
word-break break-all
}
.el-icon {
position absolute
bottom 10px