examTeamApp/unpackage/dist/dev/mp-weixin/pages/devices/PCT01.wxml

1 line
2.5 KiB
Plaintext

<view class="content skipping data-v-9f6749b2"><view class="title data-v-9f6749b2">{{info.active==1?'自由训练':info.active==2?'定时训练':'定数训练'}}</view><view class="skiptop data-v-9f6749b2"><view class="item data-v-9f6749b2"><view class="item-ite data-v-9f6749b2">{{info.active==1?'自由次数':info.active==2?"个数":'目标次数'}}<text class="data-v-9f6749b2">{{weight}}</text></view><view class="item-ite data-v-9f6749b2">{{''+(info.active==2?'目标时长 分:秒':"分:秒")}}<text class="data-v-9f6749b2">{{(time_m?time_m:'00')+":"+(time_s?time_s:'00')}}</text></view><view class="item-ite data-v-9f6749b2">消耗/kcal<text class="data-v-9f6749b2">{{$root.g0}}</text></view></view></view><view class="image data-v-9f6749b2"><image src="../../static/t01.gif" class="data-v-9f6749b2"></image></view><view data-event-opts="{{[['longpress',[['onlongpress',['$event']]]]]}}" class="end data-v-9f6749b2" bindlongpress="__e">长按结束</view><block wx:if="{{iswrapper}}"><view class="wrapper data-v-9f6749b2"><view class="bg data-v-9f6749b2"><view class="edit data-v-9f6749b2"><view class="editem data-v-9f6749b2"><view class="data-v-9f6749b2">平均速度:<text class="cyello Blue size20 mr-5 data-v-9f6749b2">{{$root.g1}}</text>bpm</view><view class="size12 c999 data-v-9f6749b2">(bpm=个/分钟)</view></view><view class="center data-v-9f6749b2"><view class="left data-v-9f6749b2"><image src="../../static/duan.png" class="data-v-9f6749b2"></image><view class="name data-v-9f6749b2"><view class="data-v-9f6749b2">中断次数</view><view class="data-v-9f6749b2"><text class="cyello Blue size20 mr-5 data-v-9f6749b2">{{Bcount}}</text>次</view></view></view><view class="left data-v-9f6749b2"><image src="../../static/xu.png" class="data-v-9f6749b2"></image><view class="name data-v-9f6749b2"><view class="data-v-9f6749b2">最长连续</view><view class="data-v-9f6749b2"><text class="cyello Blue size20 mr-5 data-v-9f6749b2">{{continuous}}</text>个</view></view></view></view><view class="item data-v-9f6749b2"><view class="item-ite data-v-9f6749b2"><text class="data-v-9f6749b2">{{weight}}</text>训练个数</view><view class="item-ite data-v-9f6749b2"><text class="data-v-9f6749b2">{{(time_m?time_m:'00')+":"+(time_s?time_s:'00')}}</text>分:秒</view><view class="item-ite data-v-9f6749b2"><text class="data-v-9f6749b2">{{$root.g2}}</text>消耗/kcal</view></view><view data-event-opts="{{[['tap',[['handleTarget',['$event']]]]]}}" class="btn data-v-9f6749b2" bindtap="__e">完成</view></view></view></view></block></view>