让客户端可以使用wss连接
This commit is contained in:
@ -96,7 +96,7 @@
|
||||
<span class="close-modal" id="closeModal">×</span>
|
||||
<h2>添加服务器</h2>
|
||||
<input type="text" id="server-name" placeholder="服务器名称" />
|
||||
<input type="text" id="server-address" placeholder="IP地址或域名 (如: http://localhost:3001)" />
|
||||
<input type="text" id="server-address" placeholder="IP地址或域名 (格式:ws/wss://ip/域名)" />
|
||||
<button class="submit-btn" id="add-server-btn">添加</button>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user