|
|
@ -5,9 +5,9 @@ |
|
|
|
## 1、准备工作 |
|
|
|
## 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 |
|
|
|
> cd dist |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -98,4 +98,4 @@ systemctl restart nginx |
|
|
|
``` |
|
|
|
``` |
|
|
|
# 更改上传大小 |
|
|
|
# 更改上传大小 |
|
|
|
client_max_body_size 1024m |
|
|
|
client_max_body_size 1024m |
|
|
|
``` |
|
|
|
``` |
|
|
|