1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-10 12:50:38 +08:00

修正README.zh-CN.md

This commit is contained in:
iGoo丶 2018-07-10 23:13:39 +08:00 committed by GitHub
parent 6a5197ad51
commit 4f460f97c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -152,7 +152,7 @@ npm run dev
# 构建测试环境
npm run build:sit
# 构建生环境
# 构建生环境
npm run build:prod
```