GSExamProj/unpackage/dist/dev/mp-weixin/pages/eduPage/eduPage.wxml

1 line
2.4 KiB
Plaintext
Raw Normal View History

2024-04-18 11:01:57 +08:00
<view class="data-v-c582fc5c"><view class="nav-bar data-v-c582fc5c"></view><view class="upper-info data-v-c582fc5c"><view class="_h4 data-v-c582fc5c">{{upperData.title}}</view><view class="_h4 data-v-c582fc5c">{{"发起人:"+upperData.user}}</view><view style="font-size:14px;" class="_h4 data-v-c582fc5c">{{"学习期限:"+(upperData.startTime+' ~ '+upperData.endTime)}}</view></view><view class="lower-material data-v-c582fc5c"><view class="_h4 data-v-c582fc5c">线上学习</view><view class="data-v-c582fc5c"><block wx:for="{{lowerVideo}}" wx:for-item="video" wx:for-index="videoIndex" wx:key="videoIndex"><view data-event-opts="{{[['tap',[['jumpVideoPage',['$0','$1','$2','$3','$4','$5'],[[['lowerVideo','',videoIndex,'materialsPath']],'noticeId',[['lowerVideo','',videoIndex,'id']],[['lowerVideo','',videoIndex,'compRate']],[['lowerVideo','',videoIndex,'watchLong']],[['lowerVideo','',videoIndex,'materialsDuration']]]]]]]}}" class="single-video data-v-c582fc5c" bindtap="__e"><view class="single-lef data-v-c582fc5c"><view class="single-lef-top data-v-c582fc5c"><image src="../../static/video.png" mode class="data-v-c582fc5c"></image>视频<label class="_span data-v-c582fc5c">{{video.formatDuration}}</label></view><view class="single-lef-bot data-v-c582fc5c">{{''+video.materialsName+''}}</view></view><view class="single-rig data-v-c582fc5c"><u-line-progress vue-id="{{'0a923974-1-'+videoIndex}}" percentage="{{video.compRate}}" activeColor="#64A3D8" class="data-v-c582fc5c" bind:__l="__l"></u-line-progress></view></view></block></view><view class="data-v-c582fc5c"><block wx:for="{{$root.l0}}" wx:for-item="file" wx:for-index="fileIndex" wx:key="fileIndex"><view data-event-opts="{{[['tap',[['jumpPdfPage',['$0','$1'],[[['lowerFile','',fileIndex,'materialsPath']],[['lowerFile','',fileIndex,'id']]]]]]]}}" class="single-file data-v-c582fc5c" bindtap="__e"><view class="single-lef data-v-c582fc5c"><view class="single-lef-top data-v-c582fc5c"><image src="../../static/file.png" mode class="data-v-c582fc5c"></image>{{''+file.g0[file.g1-1]+'文件'}}<label class="_span data-v-c582fc5c">{{file.$orig.materialsDuration+"页"}}</label></view><view class="single-lef-bot data-v-c582fc5c">{{''+file.$orig.materialsName+''}}</view></view><view class="single-rig data-v-c582fc5c"><u-line-progress vue-id="{{'0a923974-2-'+fileIndex}}" percentage="{{file.$orig.compRate}}" activeColor="#64A3D8" class="data-v-c582fc5c" bind:__l="__l"></u-line-progress></view></view></block></view></view></view>