From 70499a51109e82d25e68f482a5264e2d718d17e4 Mon Sep 17 00:00:00 2001 From: cc <94575594@qq.com> Date: Wed, 18 Mar 2026 18:50:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=B8=BAAI=E5=90=AC=E5=8A=9B=E8=80=83?= =?UTF-8?q?=E8=AF=95=E5=8A=9F=E8=83=BD=E6=B7=BB=E5=8A=A0=E5=A4=96=E9=83=A8?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E5=B9=B6=E6=94=AF=E6=8C=81=E6=96=B0=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E9=A1=B5=E6=89=93=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index b0595bd..e116347 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,7 +7,8 @@ const features = ref([ title: 'AI听力考试音频生成', desc: '基于先进TTS技术,根据文本快速合成全真模拟的英语听力考试音频。', class: 'card-1', - icon: 'audio' + icon: 'audio', + url: 'https://jz5k88k7vv.coze.site' }, { id: 2, @@ -70,7 +71,7 @@ onMounted(() => {
- +