feat: 语音样式调整

This commit is contained in:
zoujing
2025-08-07 17:07:45 +08:00
parent 42780eff0a
commit a432c32fb5
4 changed files with 64 additions and 42 deletions

View File

@@ -2,6 +2,7 @@
<uni-popup position="center" :mask-click-able="false" ref="popupRef" type="center" :safe-area="false" :custom-style="{width: '100%', height: '100vh', borderRadius: 0, position: 'fixed', top: '0', left: '0', zIndex: 9999}">
<view class="recording-popup">
<view class="recording-wave">
<!-- 波形动画 -->
<view class="wave-animation"></view>
</view>