4.29更新

This commit is contained in:
zoujiandong
2024-04-29 10:20:14 +08:00
parent 3e0a926226
commit ca3de8b583
4 changed files with 26 additions and 7 deletions
@@ -354,3 +354,12 @@ margin-bottom: 20rpx;
.van-uploader__preview{
margin: 0 6px 8px 0;
}
.slotmsg{
-webkit-overflow-scrolling: touch;
font-size: 28rpx;
line-height:40rpx;
max-height:60vh;
overflow-y: auto;
padding:48rpx;
text-align: center;
}