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

1 line
1.0 KiB
Plaintext

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