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