优化图标

This commit is contained in:
haomingming
2025-09-12 09:30:43 +08:00
parent 7ce2ad8d8e
commit 215b3298d0
7 changed files with 34 additions and 23 deletions
+2 -2
View File
@@ -22,9 +22,9 @@
@input="onInput"
disabled
></textarea>
<view class="voice-button" @click="toggleVoiceInput">
<!-- <view class="voice-button" @click="toggleVoiceInput">
<text class="voice-icon">🎙</text>
</view>
</view> -->
</view>
</view>
+2 -2
View File
@@ -22,9 +22,9 @@
placeholder=""
@input="onInput"
></textarea>
<view class="voice-button" @click="toggleVoiceInput">
<!-- <view class="voice-button" @click="toggleVoiceInput">
<text class="voice-icon">🎙</text>
</view>
</view> -->
</view>
</view>