refactor(components): 修改语音输入设置标题为语音设置

- 将 VoiceInputSettings 组件中的标题从 "语音输入设置" 修改为 "语音设置"
- 此修改简化了标题名称,使其更加简洁明了
This commit is contained in:
Lexcubia 2025-04-27 15:32:42 +08:00
parent d56ee78dc3
commit 3ff35c104c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="voice-input-settings">
<h4>语音输入设置</h4>
<h4>语音设置</h4>
<div class="settings-item">
<span class="settings-label">语音转文字后直接发送</span>
<el-switch