video.wxml 4.2 KB

1
  1. <view class="kc_bg data-v-468b9330"><view class="kc_body data-v-468b9330" style="{{'padding-top:'+('calc(44px + '+statusBarHeight+'px + 32rpx)')+';'}}"><view data-event-opts="{{[['tap',[['getLink',[1]]]]]}}" class="coursebox data-v-468b9330" bindtap="__e"><image class="coursebox-img data-v-468b9330" src="{{configJson.coverImg||courseInfo.imgUrl}}" mode="aspectFill"></image><view class="coursebox-title x-ac data-v-468b9330"><image class="star data-v-468b9330" src="https://cdn.his.cdwjyyh.com/minapp/course_star.png"></image><view class="data-v-468b9330">{{courseInfo.title}}</view><image class="star data-v-468b9330" src="https://cdn.his.cdwjyyh.com/minapp/course_star.png"></image></view></view><view class="title data-v-468b9330">{{title}}</view><block wx:if="{{configJson.broadcastingEnable}}"><view class="name x-ac data-v-468b9330"><image src="https://cdn.his.cdwjyyh.com/minapp/course_select_icon.png" class="data-v-468b9330"></image><text class="data-v-468b9330">{{"播出主体:"+(configJson.broadcasting||'')}}</text></view></block><view data-event-opts="{{[['tap',[['getLink',[1]]]]]}}" class="btn data-v-468b9330" bindtap="__e">点击开始观看</view><view class="desc-box line data-v-468b9330">监督投诉电话:400-1881-959</view><block wx:if="{{configJson.tvEnable}}"><view class="desc-box x-baseline mt40 data-v-468b9330"><view class="label-dot data-v-468b9330"></view><text class="label data-v-468b9330">首播电视台:</text><block wx:if="{{configJson.tv}}"><view class="data-v-468b9330"><block wx:for="{{$root.l0}}" wx:for-item="it" wx:for-index="index"><view class="data-v-468b9330">{{it}}</view></block></view></block><block wx:else><view class="data-v-468b9330"><block wx:for="{{$root.l1}}" wx:for-item="it" wx:for-index="index"><view class="data-v-468b9330">{{it}}</view></block></view></block></view></block><block wx:if="{{configJson.networkEnable}}"><view class="desc-box x-baseline mt20 data-v-468b9330"><view class="label-dot data-v-468b9330"></view><text class="label data-v-468b9330">网络播放平台:</text><block wx:if="{{configJson.network}}"><view class="data-v-468b9330"><block wx:for="{{$root.l2}}" wx:for-item="it" wx:for-index="index"><view class="data-v-468b9330">{{it}}</view></block></view></block><block wx:else><view class="data-v-468b9330"><block wx:for="{{$root.l3}}" wx:for-item="it" wx:for-index="index"><view class="data-v-468b9330">{{it}}</view></block></view></block></view></block><block wx:if="{{configJson.unitEnable}}"><view class="desc-box x-baseline mt20 data-v-468b9330"><view class="label-dot data-v-468b9330"></view><text class="label data-v-468b9330">制作单位:</text><block wx:if="{{configJson.unit}}"><view class="data-v-468b9330"><block wx:for="{{$root.l4}}" wx:for-item="it" wx:for-index="index"><view class="data-v-468b9330">{{it}}</view></block></view></block><block wx:else><view class="data-v-468b9330"><block wx:for="{{$root.l5}}" wx:for-item="it" wx:for-index="index"><view class="data-v-468b9330">{{it}}</view></block></view></block></view></block><block wx:if="{{configJson.teamEnable}}"><view class="desc-box x-baseline mt20 data-v-468b9330"><view class="label-dot data-v-468b9330"></view><text class="label data-v-468b9330">专家顾问团队:</text><block wx:if="{{configJson.team}}"><view class="data-v-468b9330"><block wx:for="{{$root.l6}}" wx:for-item="it" wx:for-index="index"><view class="data-v-468b9330">{{it}}</view></block></view></block><block wx:else><view class="data-v-468b9330"><block wx:for="{{$root.l7}}" wx:for-item="it" wx:for-index="index"><view class="data-v-468b9330">{{it}}</view></block></view></block></view></block><block wx:if="{{configJson.supportEnable}}"><view class="desc-box x-baseline mt20 data-v-468b9330"><view class="label-dot data-v-468b9330"></view><text class="label data-v-468b9330">支持单位:</text><block wx:if="{{configJson.support}}"><view class="data-v-468b9330"><block wx:for="{{$root.l8}}" wx:for-item="it" wx:for-index="index"><view class="data-v-468b9330">{{it}}</view></block></view></block><block wx:else><view class="data-v-468b9330"><block wx:for="{{$root.l9}}" wx:for-item="it" wx:for-index="index"><view class="data-v-468b9330">{{it}}</view></block></view></block></view></block></view></view>