pay.wxml 2.9 KB

1
  1. <view class="pagecon data-v-c10d0c50"><view class="conwarp data-v-c10d0c50"><view class="gdHead data-v-c10d0c50"><view class="head textgrey data-v-c10d0c50">选择文档</view></view><view class="cl-one data-v-c10d0c50"><video-list vue-id="4fb6422e-1" selType="{{pay_type}}" flag="{{3}}" list="{{goodInfo.files}}" data-event-opts="{{[['^getItem',[['getItem']]]]}}" bind:getItem="__e" class="data-v-c10d0c50" bind:__l="__l"></video-list></view></view><block wx:if="{{!hidePay}}"><view class="conwarp data-v-c10d0c50"><view class="gdHead data-v-c10d0c50"><view class="head textgrey data-v-c10d0c50">选择支付方式</view></view><view class="monBox data-v-c10d0c50"><view data-event-opts="{{[['tap',[['selHandle',[1]]]]]}}" class="payInfo bb dfsb data-v-c10d0c50" bindtap="__e"><image class="payicon data-v-c10d0c50" src="/static/img/pro/paywx.png" mode></image><view class="flex1 data-v-c10d0c50"><text class="blank fontmid data-v-c10d0c50">微信支付</text></view><image class="payselicon data-v-c10d0c50" src="{{pay_type==1?'/static/img/pro/chenggong.png':'/static/img/pro/wxz.png'}}" mode></image></view><view data-event-opts="{{[['tap',[['selHandle',[2]]]]]}}" class="payInfo bb dfsb data-v-c10d0c50" bindtap="__e"><image class="payicon data-v-c10d0c50" src="/static/img/pro/payxd.png" mode></image><view class="dffd flex1 data-v-c10d0c50"><text class="blank fontmid data-v-c10d0c50">学豆支付</text><view class="textgrey fontssm data-v-c10d0c50">剩余学豆:<text class="prosecond fontssm data-v-c10d0c50">{{userInfo.userInfo.bean||0}}</text></view></view><image class="payselicon data-v-c10d0c50" src="{{pay_type==2?'/static/img/pro/chenggong.png':'/static/img/pro/wxz.png'}}" mode></image></view><view class="payInfo bb dfsb data-v-c10d0c50"><image class="payicon data-v-c10d0c50" src="/static/img/pro/payyh.png" mode></image><view class="dffd flex1 data-v-c10d0c50"><text class="blank fontmid data-v-c10d0c50">{{"使用优惠券 -"+(coupon.reduce||0)}}</text><view data-event-opts="{{[['tap',[['nextTo',['$event']]]]]}}" class="textgrey fontssm dffs data-v-c10d0c50" catchtap="__e">查看当前可使用的优惠券<u-icon vue-id="4fb6422e-2" name="arrow-down" color="#999" size="14" class="data-v-c10d0c50" bind:__l="__l"></u-icon></view></view></view></view></view></block><view class="fixBox dffs data-v-c10d0c50"><view class="fontbase data-v-c10d0c50">应付:</view><text class=" prosecond data-v-c10d0c50">{{pay_type==1?money:bean}}</text><text class="fontsm flex1 data-v-c10d0c50">{{"会员折扣"+(userInfo.userInfo.jing_discount||0)+"折"}}</text><view data-event-opts="{{[['tap',[['creatOrd']]]]}}" class="clickbtn fontmid data-v-c10d0c50" bindtap="__e">{{hidePay?'免费下载':'确定下载'}}</view></view><pay-password-keyboard vue-id="4fb6422e-3" showPass="{{payShow}}" data-event-opts="{{[['^close',[['e0']]],['^getPass',[['balancePay']]]]}}" bind:close="__e" bind:getPass="__e" class="data-v-c10d0c50" bind:__l="__l"></pay-password-keyboard></view>