2022-12-26 12:02:35 +08:00

1 line
2.9 KiB
Plaintext

<view class="conter"><block wx:if="{{showModalStatus}}"><view data-event-opts="{{[['tap',[['powerDrawer']]]]}}" class="drawer_attr_box" bindtap="__e"></view></block><block wx:if="{{showModalStatus}}"><view class="drawer_content"><view class="drawer_content_top"><view class="drawer_content_top_l">{{''+startlist.title+''}}</view><view class="drawer_content_top_r">{{'全'+startlist.total+'集'}}</view></view><view class="drawer_content_c"><label style="height:50rpx;font-size:36rpx;font-family:PingFang SC-Bold, PingFang SC;font-weight:bold;color:#FFFFFF;line-height:42rpx;">选集观看</label><scroll-view class="drawer_content_c_s" scroll-y="true" bindscroll="scroll" scroll-top="0"><block wx:for="{{jsListL}}" wx:for-item="index" wx:for-index="item"><block><view data-event-opts="{{[['tap',[['tapName',['$0'],[[['jsListL','',item]]]]]]]}}" class="{{[tagClass===index?'coonter3_view_foractive':'coonter3_view_for']}}" bindtap="__e"><view class="coonter3_view_for_tag">{{''+(item.start+'-'+item.end)+''}}</view></view></block></block></scroll-view></view><view class="drawer_content_b"><scroll-view class="drawer_content_t_s" scroll-y="true" bindscroll="scroll" scroll-top="0"><block wx:for="{{staList}}" wx:for-item="index" wx:for-index="item"><block><view data-event-opts="{{[['tap',[['tapNames',['$0','$1'],['item.id',[['staList','',item]]]]]]]}}" class="{{[tagClas===index?'coonter4_view_foractive':'coonter4_view_for']}}" bindtap="__e"><view class="coonter4_view_for_tag">{{'第'+item.order+'集'+''}}<block wx:if="{{item.isvip==1&item.lock!==1}}"><image style="height:28rpx;width:28rpx;margin-left:8rpx;" src="../../static/image/shuo.png"></image></block></view></view></block></block></scroll-view></view></view></block><view data-event-opts="{{[['tap',[['powerDrawer']]]]}}" class="drawer_attr_box" bindtap="__e"></view><block wx:if="{{paly_bol}}"><view class="paly_drawer"><view class="paly_drawer_top"><view class="paly_drawer_top_l"><image style="width:212rpx;height:300rpx;border-radius:24rpx;" src="{{propsData.cover}}"></image></view><view class="paly_drawer_top_r"><view class="paly_drawer_top_r_t">{{''+propsData.name+''}}</view><view class="paly_drawer_top_r_c">感谢您支持作者,购买后继续观看</view><view class="paly_drawer_top_r_b"><image style="width:78rpx;height:32rpx;margin-top:26rpx;" src="../../static/image/ysj.png"></image><view style="height:68rpx;font-size:48rpx;font-family:PingFang SC-Bold, PingFang SC;font-weight:bold;color:#FFFFFF;line-height:56rpx;margin-left:12rpx;margin-top:10rpx;">{{''+propsData.allprice+'K币'}}</view><view style="height:34rpx;font-size:24rpx;font-family:PingFang SC-Regular, PingFang SC;font-weight:400;color:#DDDDDD;line-height:28rpx;margin-top:26rpx;margin-left:22rpx;text-decoration:line-through;">{{'原价 '+propsData.allprice*1.2+'k币'}}</view></view></view></view><view data-event-opts="{{[['tap',[['onPurchase',['$event']]]]]}}" class="btn" bindtap="__e"><view class="btn_text">立即购买</view></view></view></block></view>