This commit is contained in:
chenyan 2021-12-03 15:11:49 +08:00
parent 9f7ba30e64
commit 1e220f60e3
1 changed files with 2 additions and 2 deletions

View File

@ -86,13 +86,13 @@ description: websocket 在线联调、测试工具。手动发送、接收 webso
<button class="uk-button uk-button-primary" :disabled="!connected" @click="doSend1()"
style="float: right;margin-left:15px;">发送消息1</button>
<!-- <div class="uk-button-dropdown" style="float:right;" data-uk-dropdown="{pos:'top-right'}">
<div class="uk-button-dropdown" style="float:right;" data-uk-dropdown="{pos:'top-right'}">
<button id="alipay-red-bao-button" class="uk-button"
onmouseover="viewAlipayRedBao()">支付宝红包</button>
<div class="uk-dropdown uk-dropdown-small" style="width:240px;">
<img src="//cdn.apihub.net/img/alipay-red-bao.jpeg" alt="alipay 红包码">
</div>
</div> -->
</div>
</div>
</div>
</div>