This commit is contained in:
孙小云 2026-01-09 15:03:05 +08:00
parent 0130128efb
commit 01130eadd3
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
## 开发 ## 开发
#
```bash ```bash
# 克隆项目 # 克隆项目
git clone https://gitee.com/y_project/RuoYi-Vue git clone https://gitee.com/y_project/RuoYi-Vue
@ -27,4 +27,4 @@ npm run build:stage
# 构建生产环境 # 构建生产环境
npm run build:prod npm run build:prod
``` ```