adultDeviceApp/unpackage/dist/dev/mp-weixin/BLEPages/adult/PCL01.wxml

1 line
1.0 KiB
Plaintext

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