优化文字提示

This commit is contained in:
GoEdgeLab
2023-05-23 19:15:35 +08:00
parent 3248c9629e
commit 18ffd4550f
5 changed files with 6 additions and 6 deletions

View File

@@ -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">