From 01130eadd3f80e62f6fdb385d096896b7c4bee6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B0=8F=E4=BA=91?= Date: Fri, 9 Jan 2026 15:03:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 00c0ab8..72f7df4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ## 开发 - +# ```bash # 克隆项目 git clone https://gitee.com/y_project/RuoYi-Vue @@ -27,4 +27,4 @@ npm run build:stage # 构建生产环境 npm run build:prod -``` \ No newline at end of file +```