fix:合并版本

This commit is contained in:
刘玉霞 2024-11-18 18:20:28 +08:00
parent 7866363765
commit 9b2bf6c7f7

View File

@ -261,26 +261,6 @@ const handleDoubleClick = (row) => {
height: 46px;
/*animation-duration: 1s;*/
animation-name: leafRotate;
animation-iteration-count: infinite;
animation-timing-function: linear;
.leaf_1 {
width: 9px;
height: 19px;
position: absolute;
left: 17px;
top: -1px;
/* transform-origin: left top;*/
}
.leaf_2 {
width: 9px;
height: 19px;
position: absolute;
/* animation: leafRotate 1s infinite linear;*/
transform-origin: center center;
width: 46px;
height: 46px;
/*animation-duration: 1s;*/
animation-name: leafRotate;
/*animation-iteration-count: infinite;
animation-timing-function: linear;*/
.leaf_1 {
@ -312,7 +292,6 @@ const handleDoubleClick = (row) => {
}
}
}
}
.fanlist-text {
margin-top: 20px;
display: flex;