优化IPBox交互/优化TOA文字提示

This commit is contained in:
GoEdgeLab
2021-12-03 11:00:20 +08:00
parent 4519acec07
commit c9ed73ea0e
3 changed files with 11 additions and 8 deletions

View File

@@ -27,7 +27,7 @@
<td class="title">选项类型数值</td>
<td>
<input type="text" name="optionType" v-model="toa.optionType" style="width:4em" maxlength="3"/>
<p class="comment">用来作为附加的TCP OPTION值通常是254即0xfe</p>
<p class="comment">用来作为附加的TCP OPTION值通常是254即0xfe,请查阅云服务商文档来确认此值</p>
</td>
</tr>
<tr>