mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
perf: 优化样式
This commit is contained in:
parent
e0d402d082
commit
0e7ac12767
|
|
@ -318,13 +318,13 @@
|
|||
<div class="flex-between">
|
||||
<div class="flex align-center">
|
||||
<span class="mr-4">语音输入</span>
|
||||
<el-tooltip
|
||||
<!-- <el-tooltip
|
||||
effect="dark"
|
||||
content="开启后,需要设定语音转文本模型,语音输入完成后会转化为文字直接发送提问"
|
||||
placement="right"
|
||||
>
|
||||
<AppIcon iconName="app-warning" class="app-warning-icon"></AppIcon>
|
||||
</el-tooltip>
|
||||
</el-tooltip> -->
|
||||
</div>
|
||||
<el-switch size="small" v-model="applicationForm.stt_model_enable" />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue