总结代码优化,录音播放功能

This commit is contained in:
zhonghua1
2026-01-03 20:58:40 +08:00
parent 248dfd2d60
commit a122dfba7d
4 changed files with 1132 additions and 188 deletions

View File

@@ -1220,6 +1220,7 @@
border-radius: 16rpx;
z-index: 1000;
display: flex;
overflow-y: auto;
flex-direction: column;
box-shadow: 0 8rpx 32rpx rgba(0, 0, 0, 0.2);
overflow: hidden;