前端页面
This commit is contained in:
@@ -72,13 +72,6 @@
|
||||
<p class="comment httpdns-policy-note">用户新建应用时默认落到此集群。</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="title">启用用户域名校验</td>
|
||||
<td>
|
||||
<checkbox name="enableUserDomainVerify" value="1" v-model="policies.enableUserDomainVerify"></checkbox>
|
||||
<p class="comment httpdns-policy-note">开启后,用户添加域名需要通过归属校验。</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table class="ui table definition selectable" v-show="activeSection == 'basic'">
|
||||
|
||||
Reference in New Issue
Block a user