IP名单增加代号管理

This commit is contained in:
刘祥超
2024-05-05 14:08:32 +08:00
parent 9ed47a3a9d
commit a13711db07
8 changed files with 79 additions and 3 deletions

View File

@@ -11,6 +11,13 @@
<input type="text" name="name" maxlength="100" ref="focus"/>
</td>
</tr>
<tr>
<td>代号</td>
<td>
<input type="text" name="code" maxlength="100"/>
<p class="comment">可选参数,只能是英文字母、数字、中划线、下划线的组合。</p>
</td>
</tr>
<tr>
<td>类型</td>
<td>