From 7e9fdd369289e6849e64fb0bbf4a65a68eeaa977 Mon Sep 17 00:00:00 2001 From: humf <231006755@qq.com> Date: Sat, 31 Jan 2026 01:58:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yunying-web/README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/yunying-web/README.md b/yunying-web/README.md index 00c0ab8..a8e647b 100644 --- a/yunying-web/README.md +++ b/yunying-web/README.md @@ -1,11 +1,5 @@ -## 开发 - -```bash -# 克隆项目 -git clone https://gitee.com/y_project/RuoYi-Vue - # 进入项目目录 -cd ruoyi-ui +cd yunying-web # 安装依赖 npm install