From 802b39baa575406a145c5601e00e119cafe6ebb3 Mon Sep 17 00:00:00 2001 From: cc <94575594@qq.com> Date: Wed, 18 Mar 2026 18:56:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0AI=E8=8B=B1=E8=AF=AD?= =?UTF-8?q?=E5=8F=91=E9=9F=B3=E5=8A=9F=E8=83=BD=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index e116347..68f5a12 100644 --- a/src/App.vue +++ b/src/App.vue @@ -40,8 +40,8 @@ const features = ref([ }, { id: 6, - title: 'AI英语发音评测', - desc: '音标级精准纠音分析,可视化展示发音缺陷,助您练就地道口音。', + title: 'AI英语发音', + desc: '输入英语单词或长难句,一键调用AI为您进行标准地道的语音朗读示范。', class: 'card-6', icon: 'speaker' }