mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-29 08:00:25 +08:00
优化文字提示
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<td class="title">启用WebP功能</td>
|
||||
<td>
|
||||
<checkbox name="isOn" v-model="webpPolicy.isOn"></checkbox>
|
||||
<p class="comment">选中后,表示当前集群下的服务可以使用WebP转换功能。</p>
|
||||
<p class="comment">选中后,表示当前集群下的网站可以使用WebP转换功能。</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tbody v-show="webpPolicy.isOn">
|
||||
|
||||
Reference in New Issue
Block a user