优化WebP相关提示和代码

This commit is contained in:
GoEdgeLab
2023-12-11 11:07:02 +08:00
parent da79580ed0
commit 1184806fe0
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
<input type="text" name="quality" v-model="webpPolicy.quality" style="width: 5em" maxlength="4"/>
<span class="ui label">%</span>
</div>
<p class="comment">取值在0到100之间0表示默认数值越大生成的图像越清晰文件尺寸也会越大同时消耗的系统资源越多在低配置的边缘节点上建议不超过50%)。</p>
<p class="comment">取值在0到100之间0表示自动调节数值越大生成的图像越清晰文件尺寸也会越大同时消耗的系统资源越多在低配置的边缘节点上建议不超过50%)。</p>
</td>
</tr>
<tr>