examTeamApp/unpackage/dist/dev/mp-weixin/pageTwo/devices/B20.wxml

1 line
2.2 KiB
Plaintext

<view class="weightPages data-v-cc11d044"><view class="content data-v-cc11d044"><view class="status data-v-cc11d044">{{textLink}}</view><view class="quan data-v-cc11d044"><view class="data-v-cc11d044"><text class="weight data-v-cc11d044">{{weight?weight:'0.00'}}</text>{{unit+''}}</view><block wx:if="{{typeInfo!=0}}"><view class="typeInfo data-v-cc11d044">{{typeInfo==2?'稳定重量':'实时重量'}}</view></block></view><block wx:if="{{isSave}}"><view class="btnGroup data-v-cc11d044"><view data-event-opts="{{[['tap',[['handleIsLing',['$event']]]]]}}" class="{{['data-v-cc11d044',IsLing?'disabled':'btnClose']}}" bindtap="__e">清零</view><view data-event-opts="{{[['tap',[['handleIsNum',['$event']]]]]}}" class="baocun data-v-cc11d044" bindtap="__e">锁定</view></view></block><view class="tips data-v-cc11d044"><text class="data-v-cc11d044">提示:</text><text class="data-v-cc11d044">1.请确定设备是开机状态</text><text class="data-v-cc11d044">2.请确定手机蓝牙、位置信息已打开</text></view></view><block wx:if="{{isHeight}}"><view class="wrapper data-v-cc11d044"><view class="bg data-v-cc11d044"></view><view class="Blue data-v-cc11d044"><view class="h4 data-v-cc11d044">测量结果提示</view><view class="Blue-box data-v-cc11d044">本次测量体重是:<text class="data-v-cc11d044">{{weight+unit}}</text></view><view class="Blue-box data-v-cc11d044">上次测量身高是:<input type="digit" placeholder="请输入身高" data-event-opts="{{[['input',[['__set_model',['','height','$event',[]]]]]]}}" value="{{height}}" bindinput="__e" class="data-v-cc11d044"/>cm</view><block wx:if="{{userInfo.stage=='婴儿'}}"><view class="Blue-box data-v-cc11d044">上次测量头围是:<input type="digit" placeholder="请输入头围" data-event-opts="{{[['input',[['__set_model',['','head','$event',[]]]]]]}}" value="{{head}}" bindinput="__e" class="data-v-cc11d044"/>cm</view></block><view data-event-opts="{{[['tap',[['handleBack',['$event']]]]]}}" class="Blue-btn Blue-close data-v-cc11d044" bindtap="__e">重新测量</view><view data-event-opts="{{[['tap',[['handleGetMeasure',['$event']]]]]}}" class="Blue-btn data-v-cc11d044" bindtap="__e">保存结果</view></view></view></block></view>