adultDeviceApp/unpackage/dist/dev/mp-weixin/BLEPages/child/B68T.wxml

1 line
1.1 KiB
Plaintext

<view class="content weightPages data-v-3f87834b"><block wx:if="{{isConnection==0}}"><view class="title data-v-3f87834b">连接中,请稍后...</view></block><block wx:else><block wx:if="{{isConnection==1}}"><view class="title data-v-3f87834b">连接成功,请开始测量</view></block><block wx:else><block wx:if="{{isConnection==2}}"><view data-event-opts="{{[['tap',[['openBluetoothAdapter',['$event']]]]]}}" class="title data-v-3f87834b" style="color:brown;" bindtap="__e">连接失败,点击重新连接</view></block></block></block><view class="text data-v-3f87834b">{{textW}}</view><view class="text data-v-3f87834b">{{textH}}</view><view class="image data-v-3f87834b"><image class="image3 data-v-3f87834b" mode="aspectFit" src="/BLEPages/static/EF06S.gif"></image></view><view class="tips data-v-3f87834b"><view class="data-v-3f87834b">提示:</view><view class="data-v-3f87834b">1.请确定设备是开机状态</view><view class="data-v-3f87834b">2.请确定手机蓝牙、位置信息已打开</view><view class="data-v-3f87834b">3.ios系统需打开设置—>应用—>微信里的蓝牙权限</view></view></view>