mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-04 05:00:25 +08:00
优化IPBox交互/优化TOA文字提示
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user