前台用户界面基本完成

This commit is contained in:
2023-07-08 23:28:53 +08:00
parent fc64a179e8
commit 7e3227328b
13 changed files with 612 additions and 157 deletions

View File

@@ -86,4 +86,7 @@ $--font-path: '~element-ui/lib/theme-chalk/fonts';
}
.backbutton :hover{
color: #789be5!important;
}
.el-avatar{
background-color: transparent;
}