diff --git a/README.md b/README.md index c1708257c..430fa512a 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,9 @@ ### 高分辨率图片 根据屏幕DPI请求更高分辨率的图片, 例如DPI缩放200%则请求2倍的分辨率, 加载时间也会相应变长一些. 适用于2K, 4K等的显示屏, DPI缩放为100%的用户不需要此功能. + +![image-resolution](images/compressed/image-resolution.jpg); + ### 旧版动态跳转支持 将新版动态的链接换为旧版动态, 同时可在附加功能中在新旧动态间切换. diff --git a/images/compressed/image-resolution.jpg b/images/compressed/image-resolution.jpg new file mode 100644 index 000000000..c5f216b3f Binary files /dev/null and b/images/compressed/image-resolution.jpg differ diff --git a/images/original/image-resolution.png b/images/original/image-resolution.png new file mode 100644 index 000000000..2fc14e5e3 Binary files /dev/null and b/images/original/image-resolution.png differ