同步现场代码

This commit is contained in:
GGJ
2024-06-05 13:28:58 +08:00
parent 709ddc143b
commit 32ef1cc47f
6 changed files with 31 additions and 28 deletions

View File

@@ -553,7 +553,7 @@ defineExpose({ info, show })
}
.show {
width: 0px;
transition: all 0.3s ease;
transition: all 0.1s ease;
.boxLeft {
padding: 0;
}