增加UAM(5秒盾)集群设置

This commit is contained in:
刘祥超
2022-07-03 22:09:27 +08:00
parent a56a29495e
commit 157efaa02e
3 changed files with 24 additions and 18 deletions

View File

@@ -8,7 +8,7 @@
<input type="hidden" name="clusterId" :value="clusterId"/>
<table class="ui table definition selectable">
<tr>
<td class="title">启用</td>
<td class="title">启用WebP功能</td>
<td>
<checkbox name="isOn" v-model="webpPolicy.isOn"></checkbox>
<p class="comment">选中后表示当前集群下的服务可以使用WebP转换功能。</p>