From ef6015344dbf4412422a3e7fc7117ab85724d325 Mon Sep 17 00:00:00 2001 From: george Date: Tue, 17 Jul 2018 09:29:00 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9v1=E8=AF=B4=E6=98=8E=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- V1/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/V1/README.md b/V1/README.md index fc307b1..c3a4aa0 100644 --- a/V1/README.md +++ b/V1/README.md @@ -18,10 +18,10 @@ PPGo_Job定时任务管理系统 效果展示 ---- 任务界面
-![github](https://github.com/george518/PPGo_Job/blob/master/static/images/task.png?raw=true "github") +![github](https://github.com/george518/PPGo_Job/blob/master/V1/static/images/task.png?raw=true "github")

添加服务器界面
-![github](https://github.com/george518/PPGo_Job/blob/master/static/images/server.png?raw=true "github") +![github](https://github.com/george518/PPGo_Job/blob/master/V1/static/images/server.png?raw=true "github")

安装方法