chore:改了
This commit is contained in:
@@ -180,7 +180,7 @@
|
|||||||
<view class="input-area">
|
<view class="input-area">
|
||||||
<view class="input-tools">
|
<view class="input-tools">
|
||||||
<button class="tool-btn" @click="showMoreTools">
|
<button class="tool-btn" @click="showMoreTools">
|
||||||
<text class="iconfont icon-plus">...</text>
|
<text class="iconfont icon-plus">📌</text>
|
||||||
</button>
|
</button>
|
||||||
<button class="tool-btn" @click="toggleVoiceInput">
|
<button class="tool-btn" @click="toggleVoiceInput">
|
||||||
<text class="iconfont" :class="voiceInputing ? 'icon-stop' : 'icon-voice'">🎤</text>
|
<text class="iconfont" :class="voiceInputing ? 'icon-stop' : 'icon-voice'">🎤</text>
|
||||||
|
|||||||
Reference in New Issue
Block a user