From 22a058652fcb0bfcbe6fe4dbad47c3e2b3507916 Mon Sep 17 00:00:00 2001 From: "StarsL.cn" Date: Fri, 29 Apr 2022 12:59:13 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b8ec5ef..df44162 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ ## 部分截图 ([点击查看完整截图](https://github.com/starsliao/ConsulManager/tree/main/screenshot#%E6%88%AA%E5%9B%BE)) ### Consul Web Manager 界面 -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/consul1.PNG?raw=true) -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/consul3.PNG?raw=true) +![](https://raw.githubusercontent.com/starsliao/ConsulManager/main/screenshot/consul1.PNG) +![](https://raw.githubusercontent.com/starsliao/ConsulManager/main/screenshot/consul3.PNG) ### ECS Manager 界面 -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/ecs1.PNG?raw=true) +![](https://raw.githubusercontent.com/starsliao/ConsulManager/main/screenshot/ecs1.PNG) ### Blackbox Manager 界面 -![](https://github.com/starsliao/ConsulManager/blob/main/screenshot/blackbox1.PNG?raw=true) +![](https://raw.githubusercontent.com/starsliao/ConsulManager/main/screenshot/blackbox1.PNG) ### Node Exporter Dashboard 截图 ![](https://raw.githubusercontent.com/starsliao/ConsulManager/main/vue-consul/public/node1.png) ![](https://raw.githubusercontent.com/starsliao/ConsulManager/main/vue-consul/public/node2.png)