改进文字

This commit is contained in:
刘祥超
2021-07-25 20:34:31 +08:00
parent 7d551d59db
commit 48b066fb83

View File

@@ -78,7 +78,7 @@
<td>节点端口 *</td>
<td>
<input type="text" name="newPort" style="width:6em" maxlength="5" v-model="newAPINodePort"/>
<p class="comment">选一个在1024-65535之间并且没有正在使用的端口作为要启动的节点端口。如果你的服务器上有防火墙请记得设置这个端口为通过。</p>
<p class="comment">选一个在1024-65535之间并且没有正在使用的端口作为要启动的节点端口。如果你的服务器上有防火墙或者其他安全策略,请记得设置这个端口为通过。</p>
</td>
</tr>
<tr>