feat: 新增 sass 循环样式类,新增接口下载提示

This commit is contained in:
奔跑的面条
2022-05-14 22:40:48 +08:00
parent 1bc51a51c2
commit a4cb4cb0ad
5 changed files with 94 additions and 64 deletions
@@ -73,8 +73,8 @@ const addAnimation = (item: { label: string; value: string }) => {
width: 100%;
}
.animation-item {
height: 50px;
line-height: 50px;
height: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
border-radius: 5px;