1 line
549 B
Plaintext
1 line
549 B
Plaintext
<view><page-head wx:if="{{a}}" u-i="1210f63e-0" bind:__l="__l" u-p="{{a}}"></page-head><view class="uni-padding-wrap"><view class="uni-btn-v"><view class="websocket-msg">{{b}}</view><button type="primary" bindtap="{{c}}">连接websocket服务</button><button hidden="{{!d}}" type="primary" bindtap="{{e}}">发送一条消息</button><button type="primary" bindtap="{{f}}">断开websocket服务</button><view class="websocket-tips">发送消息后会收到一条服务器返回的消息(与发送的消息内容一致)</view></view></view></view> |