2 lines
426 B
HTML
2 lines
426 B
HTML
<!-- 2020-9-24 14:48:23 | 版权所有 军懋国兴 -->
|
|
<div><input id="txtWSUrl" type="text" value="ws://127.0.0.1:2020" class="form-control" style="width:100%;display:inline"><div class="btn-group" role="group"><button id="txtCoonWS" type="button" class="btn btn-default">连接</button> <button id="txtColseWS" type="button" class="btn btn-default">断开</button> <span id="lblMsg"></span></div></div> |