From bfe58e564849838fbad994b0bf446f754716a05a Mon Sep 17 00:00:00 2001 From: George Hao Date: Sat, 21 Jul 2018 23:08:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 5c229ab..ca69002 100644 --- a/README.md +++ b/README.md @@ -22,21 +22,14 @@ V1.x版本是一个简单的定时任务管理系统,进入V1.0 :https://git 先看效果 ---- -
-![github](https://github.com/george518/PPGo_Job/blob/master/static/imgs/1-index.png?raw=true "github") -

-![github](https://github.com/george518/PPGo_Job/blob/master/static/imgs/2-task.png?raw=true "github") -

-![github](https://github.com/george518/PPGo_Job/blob/master/static/imgs/3-task_detail.png?raw=true "github") -

-![github](https://github.com/george518/PPGo_Job/blob/master/static/imgs/10-auth.png?raw=true "github") -

-![github](https://github.com/george518/PPGo_Job/blob/master/static/imgs/11-role.png?raw=true "github") -

-![github](https://github.com/george518/PPGo_Job/blob/master/static/imgs/12-role_add.png?raw=true "github") -

-![github](https://github.com/george518/PPGo_Job/blob/master/static/imgs/15-log.png?raw=true "github") -

+![image](https://github.com/george518/PPGo_Job/blob/master/static/imgs/1-index.png?raw=true "github") +![image](https://github.com/george518/PPGo_Job/blob/master/static/imgs/2-task.png?raw=true "github") +![image](https://github.com/george518/PPGo_Job/blob/master/static/imgs/3-task_detail.png?raw=true "github") +![image](https://github.com/george518/PPGo_Job/blob/master/static/imgs/10-auth.png?raw=true "github") +![image](https://github.com/george518/PPGo_Job/blob/master/static/imgs/11-role.png?raw=true "github") +![image](https://github.com/george518/PPGo_Job/blob/master/static/imgs/12-role_add.png?raw=true "github") +![image](https://github.com/george518/PPGo_Job/blob/master/static/imgs/15-log.png?raw=true "github") + 安装方法 ----