From 72df6ee4e420c86f50fcb50f54c6806cb0ffe16f Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Mon, 11 Sep 2023 15:48:02 +0800 Subject: [PATCH] =?UTF-8?q?WebP=E5=A2=9E=E5=8A=A0=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E5=83=8F=E7=B4=A0=E9=99=90=E5=88=B6=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/public/js/components/server/http-webp-config-box.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/public/js/components/server/http-webp-config-box.js b/web/public/js/components/server/http-webp-config-box.js index 67bc3724..4b84aa87 100644 --- a/web/public/js/components/server/http-webp-config-box.js +++ b/web/public/js/components/server/http-webp-config-box.js @@ -75,7 +75,7 @@ Vue.component("http-webp-config-box", { -

选中后表示开启自动WebP压缩;只有满足缓存条件的图片内容才会被转换

+

选中后表示开启自动WebP压缩;图片的宽和高均不能超过16383像素;只有满足缓存条件的图片内容才会被转换