增加批量增加节点IP接口

This commit is contained in:
刘祥超
2021-12-07 18:22:46 +08:00
parent b72d91d0d4
commit 2ae47af8f0
9 changed files with 280 additions and 58 deletions

View File

@@ -8,6 +8,7 @@
<td class="title">IP地址 *</td>
<td>
<input type="text" name="ip" maxlength="128" ref="focus"/>
<p class="comment">支持单个IP、CIDR格式的一组IP位数不能小于24、IP范围类似于<code-label>x.x.x.x-x.x.x.x</code-label>最多只取256个等。</p>
</td>
</tr>
<tr>