1.微调
This commit is contained in:
@@ -178,9 +178,9 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="right" class="width1">识别码:</td>
|
||||
<td align="left" class="width2"><input type="password" class="width3" name="series" id="series" autocomplete="off" maxlength="255"></td>
|
||||
<td align="left" class="width2"><input type="text" class="width3" name="series" id="series" autocomplete="off" maxlength="255"></td>
|
||||
<td align="right" class="width1">秘钥:</td>
|
||||
<td align="left" class="width2"><input type="password" class="width3" name="key" id="key" autocomplete="off" maxlength="255"></td>
|
||||
<td align="left" class="width2"><input type="text" class="width3" name="key" id="key" autocomplete="off" maxlength="255"></td>
|
||||
<td align="right" class="width1" id="call"></td>
|
||||
<td align="left" class="width2"><select class="width3" id="callflag" hidden>
|
||||
</select></td>
|
||||
|
||||
Reference in New Issue
Block a user