adultDeviceApp/unpackage/dist/build/mp-weixin/BLEPages/child/PCD01pro.wxml

1 line
1.0 KiB
Plaintext

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