1 |
- <view class="content"><view class="top-box"><van-row vue-id="79764e89-1" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-col vue-id="{{('79764e89-2')+','+('79764e89-1')}}" span="24" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><view class="timingBox"><view class="classHourStatistics"><block wx:if="{{unbindFlag}}"><view class="unbind"><van-button vue-id="{{('79764e89-3')+','+('79764e89-2')}}" round="{{true}}" type="info" data-event-opts="{{[['^tap',[['go',['/pages/userset/index']]]]]}}" data-com-type="wx" bind:tap="__e" bind:__l="__l" vue-slots="{{['default']}}">绑定身份证</van-button></view></block><view class="timing-item"><text>科一学时</text><text class="timing-time">{{infoData.km1+0+"/"+(info[0].ration+0)}}</text></view><view class="timing-item"><text>科二学时</text><text class="timing-time">{{infoData.km2+0+"/"+(info[1].ration+info[2].ration)}}</text></view><view class="timing-item"><text>科三学时</text><text class="timing-time">{{infoData.km3+0+"/"+(info[3].ration+info[4].ration)}}</text></view><view class="timing-item"><text>科四学时</text><text class="timing-time">{{infoData.km4+0+"/"+(info[5].ration+0)}}</text></view></view><view class="jsbox"><view class="bt"><van-icon vue-id="{{('79764e89-4')+','+('79764e89-2')}}" name="/static/imgs/我要计时.png" data-com-type="wx" bind:__l="__l"></van-icon><text>我要计时</text></view><view class="{{['js',[(dhfalg)?'dh':'']]}}"><van-button vue-id="{{('79764e89-5')+','+('79764e89-2')}}" loading="{{btnLoading}}" loading-text="{{loadingText}}" custom-class="jsbtn" data-event-opts="{{[['^click',[['timeBtn']]]]}}" data-com-type="wx" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">{{timeTitle}}</van-button><text class="timeText">{{timeText}}</text></view><text class="ts">注:退出即停止计时,不满60s不计入学时</text></view></view></van-col></van-row><van-row vue-id="79764e89-6" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-col vue-id="{{('79764e89-7')+','+('79764e89-6')}}" span="6" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><square vue-id="{{('79764e89-8')+','+('79764e89-7')}}" icon="/static/imgs/mockicon.png" title="模拟考试" data-event-opts="{{[['^tap',[['go',['/pages/question/mockExam']]]]]}}" bind:tap="__e" bind:__l="__l"></square></van-col><van-col vue-id="{{('79764e89-9')+','+('79764e89-6')}}" span="6" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><square vue-id="{{('79764e89-10')+','+('79764e89-9')}}" icon="/static/imgs/sequentialicon.png" title="顺序测试" data-event-opts="{{[['^tap',[['go',['/pages/question/sequential']]]]]}}" bind:tap="__e" bind:__l="__l"></square></van-col><van-col vue-id="{{('79764e89-11')+','+('79764e89-6')}}" span="6" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><square vue-id="{{('79764e89-12')+','+('79764e89-11')}}" icon="/static/imgs/sjcs.png" title="随机测试" data-event-opts="{{[['^tap',[['go',['/pages/question/random']]]]]}}" bind:tap="__e" bind:__l="__l"></square></van-col><van-col vue-id="{{('79764e89-13')+','+('79764e89-6')}}" span="6" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><square vue-id="{{('79764e89-14')+','+('79764e89-13')}}" icon="/static/imgs/ctsc.png" title="错题收藏" data-event-opts="{{[['^tap',[['go',['/pages/question/wrongTitle']]]]]}}" bind:tap="__e" bind:__l="__l"></square></van-col></van-row></view><view class="item-box"><view class="item-titBox"><text class="item-tit">科目二</text></view><view class="video-box"><view class="tit-box"><text class="video-box-tit">考点视频</text></view><video class="myVideo" id="myVideo" src controls="{{true}}" data-event-opts="{{[['play',[['videoPlay',['$event']]]]]}}" bindplay="__e"><image class="video-poster" src="https://zzjs.zzxcx.net/static/img/科二侧方位停车.png" mode></image><view class="video-poster-btn"></view></video></view></view><view class="item-box"><view class="item-titBox"><text class="item-tit">科目三</text></view><view class="video-box"><view class="tit-box"><text class="video-box-tit">考点视频</text></view><video class="myVideo" id="myVideo" src poster="https://zzjs.zzxcx.net/static/video/侧方位停车.mp4" controls="{{true}}" data-event-opts="{{[['play',[['videoPlay',['$event']]]]]}}" bindplay="__e"></video></view></view></view>
|