From 3e18534cf75553bdd960321207ae64fff54e75ea Mon Sep 17 00:00:00 2001 From: Xiaoyu <3306310490@qq.com> Date: Sun, 23 Feb 2025 14:49:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BA=86=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/report/about/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/report/about/index.vue b/src/views/report/about/index.vue index 21a5616..6b8e3fd 100644 --- a/src/views/report/about/index.vue +++ b/src/views/report/about/index.vue @@ -91,7 +91,7 @@ const projectInfo = ref({ { name: "JavaScript", desc: "开发语言" }, { name: "ECharts", desc: "数据可视化" }, { name: "Vite", desc: "构建工具" }, - { name: "Towxml", desc: "实时转换AI对话" }, + { name: "Markdown渲染", desc: "AI对话展示" }, ], }, backend: { @@ -111,7 +111,6 @@ const projectInfo = ref({ { name: "Vant Weapp", desc: "UI组件库" }, { name: "wx-charts", desc: "轻量图表库" }, { name: "ec-canvas", desc: "ECharts适配" }, - ], }, },