126 lines
8.8 KiB
Plaintext
126 lines
8.8 KiB
Plaintext
<view class="tabbar">
|
||
<view data-event-opts="{{[['tap',[['showClick',['$event']]]]]}}" class="ul" bindtap="__e" style="opacity:{{button?'1':'0'}};">
|
||
<view class="ul_left">
|
||
<image class="_img" style="width:88rpx;height:56rpx;" src="../../static/image/xj_icon.png" alt="{{true}}" srcset="{{true}}"></image>
|
||
</view>
|
||
<view class="ul_c"><label style="font-size:28rpx;font-family:PingFang SC-Medium, PingFang SC;font-weight:500;color:#FFFFFF;line-height:56rpx;">《{{name}}》第{{title}}集</label></view>
|
||
<view class="ul_r">
|
||
<image class="_img" style="width:18rpx;height:32rpx;" src="../../static/image/x_icon_r.png" alt="{{true}}" srcset="{{true}}"></image>
|
||
</view>
|
||
</view>
|
||
<block wx:if="{{showModalStatus}}">
|
||
<view class="power" style="{{'height:'+(swiperheight)+';'}}">
|
||
<view data-event-opts="{{[['tap',[['powerDrawer']]]]}}" class="drawer_attr_box" style="height: {{swiperheight}};" bindtap="__e"></view>
|
||
<view class="drawer_content" style="height: 892rpx;">
|
||
<view class="drawer_content_top" style="margin-left: 30rpx;margin-top: 56rpx;">
|
||
<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="item" wx:for-index="index">
|
||
<block>
|
||
<view data-event-opts="{{[['tap',[['tapName',[index]]]]]}}" 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="item" wx:for-index="index">
|
||
<block>
|
||
<view data-event-opts="{{[['tap',[['tapNames',['$0',index],[[['staList','',index,'id']]]]]]]}}" 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==0}}">
|
||
<image style="height:28rpx;width:28rpx;margin-left:8rpx;" src="../../static/image/shuo.png"></image>
|
||
</block>
|
||
</view>
|
||
</view>
|
||
</block>
|
||
</block>
|
||
</scroll-view>
|
||
</view>
|
||
</view>
|
||
|
||
</view>
|
||
</block>
|
||
|
||
<block wx:if="{{pbpaly_bol}}">
|
||
<!-- <view class="drawer_screen" data-statu="close" data-event-opts="{{[['tap',[['powerDrawer',['$event']]]]]}}" bindtap="__e"></view> -->
|
||
<view style="height: 100%;" bindtap="__e"></view>
|
||
<view class="paly_drawer">
|
||
<view class="paly_drawer_top">
|
||
<view class="paly_drawer_top_l">
|
||
<image style="width:212rpx;height:300rpx;border-radius:24rpx;" mode="aspectFill" src="{{videoData.cover}}"></image>
|
||
</view>
|
||
<view class="paly_drawer_top_r">
|
||
<view class="paly_drawer_top_r_t">整剧购买</view>
|
||
<view class="paly_drawer_top_r_c">感谢您支持作者,购买后继续观看</view>
|
||
<view class="paly_drawer_top_r_c" style="margin: 10rpx 0;">我的K币:{{videoData.useregold}} {{videoData.allprice>videoData.useregold?'余额不足':''}}</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;">{{''+videoData.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;">{{'原价 '+(videoData.allprice+100)+'k币'}}</view>
|
||
</view>
|
||
</view>
|
||
</view>
|
||
<view data-event-opts="{{[['tap',[['onPurchase',['$event']]]]]}}" class="btn" bindtap="__e">
|
||
<view class="btn_text">{{videoData.allprice>videoData.useregold?'立即购买':'点击解锁'}}</view>
|
||
</view>
|
||
</view>
|
||
</block>
|
||
<block wx:if="{{paly_bol}}">
|
||
<view class="drawer_screen" data-statu="close" data-event-opts="{{[['tap',[['powerDrawer',['$event']]]]]}}" bindtap="__e"></view>
|
||
<view class="drawer_attr_box" animation="{{animationData}}">
|
||
<view class="drawer_content" style="padding: 30rpx;height: auto;width: 690rpx;">
|
||
<view class="drawer_content_top">
|
||
<view class="drawer_content_top_left">
|
||
<view class="drawer_content_top_div1">
|
||
<image style="width:48rpx;height:48rpx;" src="/static/image/wecaht.png" class="_img"></image>
|
||
</view>
|
||
<view class="drawer_content_top_div2">微信支付</view>
|
||
</view>
|
||
<view class="drawer_content_top_right">
|
||
<image style="width:48rpx;height:26rpx;" src="/static/image/der_buttom.png" data-statu="close" mode="aspectFit" data-event-opts="{{[['tap',[['powerDrawer',['$event']]]]]}}" bindtap="__e" class="_img"></image>
|
||
</view>
|
||
</view>
|
||
<view class="drawer_tetil">我的K币:{{videoData.useregold?videoData.useregold:'0'}}K币</view>
|
||
<view class="drawer_pay_div">
|
||
<block wx:for="{{paysetting}}" wx:for-item="item" wx:for-index="index">
|
||
<view data-event-opts="{{[['tap',[['borderClick',[index]]]]]}}" class="drawer_pay_div_for" style="{{(border==index?'border: 3rpx solid #ffffff;':'')}}" bindtap="__e">
|
||
<view class="drawer_pay_div_for_top" style="{{(border==index?'color: #DAA362;':'color: #ffffff;')}}">{{''+item.price+'元'}}</view>
|
||
<view class="drawer_pay_div_for_c">{{''+item.egold+'K币'}}</view>
|
||
<view class="drawer_pay_div_for_b" wx:if="{{item.title}}"><text>{{''+item.title+''}}</text></view>
|
||
<view class="drawer_pay_div_for_flot">
|
||
<block wx:if="{{item.poster=='热'}}">
|
||
<image style="width:68rpx;height:58rpx;" src="/static/image/le.png"></image>
|
||
</block>
|
||
</view>
|
||
</view>
|
||
</block>
|
||
</view>
|
||
<view data-event-opts="{{[['tap',[['payClick',['$event']]]]]}}" class="drawer_pay_btn" bindtap="__e">{{'支付'+payData.price+'元'}}<label style="font-size:32rpx;margin-left:10rpx;">{{'(优惠'+payData.giveegold/100+'元)'}}</label></view>
|
||
</view>
|
||
<!-- <web-view src='https://platform.mhxxkj.com/paygateway/weixinDWController/jump?merAccount=3cd1094ebc684bd1bafeeab9feda73d5&orderId=igqrpypuq01660295368582010002783'></web-view> -->
|
||
</view>
|
||
</block>
|
||
|
||
<block wx:if="{{fhj}}">
|
||
<view class="fhj">
|
||
<view class="fhj_img">
|
||
<image src="../../static/image/fhj.png" data-event-opts="{{[['tap',[['payFh',['$event']]]]]}}" bindtap="__e" style="width: 705rpx;height: 614rpx;"></image>
|
||
<image src="../../static/image/close_pd.png" data-event-opts="{{[['tap',[['closonpayFh',['$event']]]]]}}" bindtap="__e" style="width: 66rpx;height: 66rpx;margin-top: 80rpx;"></image>
|
||
<view class="fhj_font">
|
||
<view class="fhj_font_t">
|
||
充 <text>{{fhdata.price}}</text> 送<text>{{fhdata.zbegold}}</text>元
|
||
</view>
|
||
<view class="fhj_font_s">
|
||
得 <text>{{fhdata.egold}}</text>K币
|
||
</view>
|
||
</view>
|
||
</view>
|
||
</view>
|
||
</block>
|
||
|
||
</view> |