From b593cde32704fb2d58c3b371d0639917c425b30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=9D=E5=85=88=E7=91=9E?= <1490493387@qq.com> Date: Thu, 24 Oct 2024 17:06:48 +0000 Subject: [PATCH] update README.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 郝先瑞 <1490493387@qq.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f9627c..5a87a54 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## 介绍 基于 uni-app + Vue 3 + TypeScript 的项目,集成了 ESLint、Prettier、Stylelint、Husky 和 Commitlint 等工具,确保代码规范与质量。 -![](https://i-blog.csdnimg.cn/direct/2c0eaeaa15134517a77b7a1689388537.gif) +![输入图片说明](https://i-blog.csdnimg.cn/direct/2c0eaeaa15134517a77b7a1689388537.gif) ## 项目启动