From 9d641744b1166715648915ecc94290a8585ae805 Mon Sep 17 00:00:00 2001 From: Irony <892768447@qq.com> Date: Tue, 24 Sep 2019 16:19:10 +0800 Subject: [PATCH] fix png --- QWebView/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QWebView/README.md b/QWebView/README.md index ad9fc57..557b5fa 100644 --- a/QWebView/README.md +++ b/QWebView/README.md @@ -54,4 +54,4 @@ 通过`QNetworkAccessManager`中的`createRequest`方法对每个请求做拦截过滤 -![BlockRequest](ScreenShot/BlockRequest.gif) \ No newline at end of file +![BlockRequest](ScreenShot/BlockRequest.png) \ No newline at end of file