From 6402f8825fab0d839326482b52701e195081ed10 Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Sat, 21 Jun 2025 15:56:51 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=AD=A3=E6=8F=8F=E8=BF=B0?= =?UTF-8?q?=E4=B8=ADVite=E7=9A=84=E7=89=88=E6=9C=AC=E5=8F=B7=E4=BB=8E6?= =?UTF-8?q?=E6=94=B9=E4=B8=BA5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 01b37fa..968a26a 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -60,7 +60,7 @@ safeAreaInsets = systemInfo.safeAreaInsets // #endif const author = ref('菲鸽') const description = ref( - 'unibest 是一个集成了多种工具和技术的 uniapp 开发模板,由 uniapp + Vue3 + Ts + Vite6 + UnoCss + VSCode 构建,模板具有代码提示、自动格式化、统一配置、代码片段等功能,并内置了许多常用的基本组件和基本功能,让你编写 uniapp 拥有 best 体验。', + 'unibest 是一个集成了多种工具和技术的 uniapp 开发模板,由 uniapp + Vue3 + Ts + Vite5 + UnoCss + VSCode 构建,模板具有代码提示、自动格式化、统一配置、代码片段等功能,并内置了许多常用的基本组件和基本功能,让你编写 uniapp 拥有 best 体验。', ) // 测试 uni API 自动引入 onLoad(() => {