📝 docs(home): 更新听力音频生成功能描述

This commit is contained in:
cc 2026-03-23 20:38:47 +08:00
parent 8c3b8d0ab7
commit b0ff44887c
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@ const features = ref([
{
id: 1,
title: "听力考试音频生成",
desc: "输入听力文本,一键调用 AI 合成标准英语考试音频,支持多种题型场景,快速生成可用于备考的模拟听力材料。",
desc: "输入听力文本或上传Word,一键调用 AI 合成标准英语考试音频,支持多种题型场景,快速生成可用于备考的模拟听力材料。",
class: "card-1",
icon: "audio",
url: LISTENING_AUDIO_URL,
@ -53,7 +53,6 @@ const features = ref([
icon: "speaker",
route: "/pronunciation",
},
]);
// Hover effect for glassmorphism glare