Update 前端部署文档.md

revert-4631-patch-19
乔占卫 2019-04-26 19:54:19 +08:00 committed by GitHub
parent b728b409f8
commit 4e3f9cbc64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -5,9 +5,9 @@
## 1、准备工作
#### 下载安装包
目前最新安装包版本是1.0.1,下载地址: [码云下载](https://gitee.com/easyscheduler/EasyScheduler/attach_files/)
目前最新安装包版本是1.0.2,下载地址: [码云下载](https://gitee.com/easyscheduler/EasyScheduler/attach_files/)
下载escheduler-ui-1.0.1.tar.gz后解压后会产生dist目录,进入dist目录
下载escheduler-ui-1.0.2.tar.gz后解压后会产生dist目录,进入dist目录
> cd dist
@ -98,4 +98,4 @@ systemctl restart nginx
```
# 更改上传大小
client_max_body_size 1024m
```
```