1 line
3.6 KiB
Plaintext
1 line
3.6 KiB
Plaintext
<view class="content skipping data-v-09d38bab"><view class="skiptop data-v-09d38bab"><view data-event-opts="{{[['tap',[['handleisSdevice']]]]}}" class="status data-v-09d38bab" bindtap="__e"><text class="data-v-09d38bab">{{bleTipsText}}</text><block wx:if="{{islink!=2}}"><image class="{{['data-v-09d38bab',islink==1?'':'icon_link']}}" src="../../static/zhuan.png"></image></block><block wx:if="{{islink==2}}"><image src="../../static/dui.png" class="data-v-09d38bab"></image></block></view><view class="item data-v-09d38bab"><view class="item-ite data-v-09d38bab">今日个数<text class="data-v-09d38bab">{{info?info.today_jump_num:'--'}}</text></view><view class="item-ite data-v-09d38bab">今日时长<text class="data-v-09d38bab">{{info?info.today_jump_time:'--'}}</text></view><view class="item-ite data-v-09d38bab">卡路里/kcal<text class="data-v-09d38bab">{{info?info.today_jump_kcal:'--'}}</text></view></view></view><view class="tabbar data-v-09d38bab"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="{{['data-v-09d38bab',active==1?'active':'']}}" bindtap="__e">自由跳</view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="{{['data-v-09d38bab',active==3?'active':'']}}" bindtap="__e">倒计数</view><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="{{['data-v-09d38bab',active==2?'active':'']}}" bindtap="__e">倒计时</view></view><block wx:if="{{active==1}}"><view class="box1 box data-v-09d38bab"><view class="item data-v-09d38bab"><text class="item-set item-set0 data-v-09d38bab">自由</text><text class="tips data-v-09d38bab">无限制</text></view><view data-event-opts="{{[['tap',[['handleStart',[1]]]]]}}" class="{{['data-v-09d38bab',islink==2?'start':'start Nstart']}}" bindtap="__e">开始</view></view></block><block wx:if="{{active==2}}"><view class="box1 box data-v-09d38bab"><view class="item data-v-09d38bab"><view class="item-set data-v-09d38bab"><text data-event-opts="{{[['tap',[['handleTimeEdit',['减']]]]]}}" bindtap="__e" class="data-v-09d38bab">-</text><text class="data-v-09d38bab">{{time_m+":"+time_s}}</text><text data-event-opts="{{[['tap',[['handleTimeEdit',['加']]]]]}}" bindtap="__e" class="data-v-09d38bab">+</text></view><view class="tips data-v-09d38bab"><picker mode="multiSelector" range="{{timeList}}" value="{{timesTndex}}" data-event-opts="{{[['change',[['bindTimeChange',['$event']]]]]}}" bindchange="__e" class="data-v-09d38bab"><view class="data-v-09d38bab">调整目标</view></picker></view></view><view data-event-opts="{{[['tap',[['handleStart',[2]]]]]}}" class="{{['data-v-09d38bab',islink==2?'start':'start Nstart']}}" bindtap="__e">开始</view></view></block><block wx:if="{{active==3}}"><view class="box1 box data-v-09d38bab"><view class="item data-v-09d38bab"><view class="item-set data-v-09d38bab"><text data-event-opts="{{[['tap',[['handleWeightEdit',['减']]]]]}}" bindtap="__e" class="data-v-09d38bab">-</text><block wx:if="{{!disabled}}"><text class="data-v-09d38bab">{{weight>50?weight:50}}</text></block><block wx:else><input type="number" focus="true" data-event-opts="{{[['blur',[['e3',['$event']]]],['input',[['__set_model',['','weight','$event',[]]]]]]}}" value="{{weight}}" bindblur="__e" bindinput="__e" class="data-v-09d38bab"/></block><text data-event-opts="{{[['tap',[['handleWeightEdit',['加']]]]]}}" bindtap="__e" class="data-v-09d38bab">+</text></view><text data-event-opts="{{[['tap',[['e4',['$event']]]]]}}" class="tips data-v-09d38bab" bindtap="__e">调整目标</text></view><view data-event-opts="{{[['tap',[['handleStart',[3]]]]]}}" class="{{['data-v-09d38bab',islink==2?'start':'start Nstart']}}" bindtap="__e">开始</view></view></block></view> |