payVid.wxml 2.3 KB

1
  1. <view class="pagecon data-v-660d92c9"><view class="conwarp data-v-660d92c9"><view class="gdHead dffs data-v-660d92c9"><view class="head flex1 data-v-660d92c9">{{goodInfo.title}}</view><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index"><text class="desc data-v-660d92c9">{{item}}</text></block></view><view class="subtit textgrey fontssm data-v-660d92c9">{{goodInfo.desc}}</view></view><block wx:if="{{!hidePay}}"><view class="conwarp data-v-660d92c9"><view class="gdHead data-v-660d92c9"><view class="head textgrey data-v-660d92c9">选择支付方式</view></view><view class="monBox data-v-660d92c9"><view data-event-opts="{{[['tap',[['selHandle',[1]]]]]}}" class="payInfo bb dfsb data-v-660d92c9" bindtap="__e"><image class="payicon data-v-660d92c9" src="/static/img/pro/paywx.png" mode></image><view class="flex1 data-v-660d92c9"><text class="blank fontmid data-v-660d92c9">微信支付</text></view><image class="payselicon data-v-660d92c9" 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-660d92c9" bindtap="__e"><image class="payicon data-v-660d92c9" src="/static/img/pro/payxd.png" mode></image><view class="dffd flex1 data-v-660d92c9"><text class="blank fontmid data-v-660d92c9">学豆支付</text><view class="textgrey fontssm data-v-660d92c9">剩余学豆:<text class="prosecond fontssm data-v-660d92c9">{{userInfo.userInfo.bean||0}}</text></view></view><image class="payselicon data-v-660d92c9" src="{{pay_type==2?'/static/img/pro/chenggong.png':'/static/img/pro/wxz.png'}}" mode></image></view></view></view></block><view class="fixBox dffs data-v-660d92c9"><view class="fontbase data-v-660d92c9">应付:</view><text class=" prosecond data-v-660d92c9">{{ordInfo.order_amount+''}}</text><text class="fontsm flex1 data-v-660d92c9">{{'会员折扣'+(userInfo.userInfo.jing_discount||0)+"折"}}</text><view data-event-opts="{{[['tap',[['creatOrd']]]]}}" class="clickbtn fontmid data-v-660d92c9" bindtap="__e">确定购买</view></view><pay-password-keyboard vue-id="5ba5475d-1" showPass="{{payShow}}" data-event-opts="{{[['^close',[['e0']]],['^getPass',[['balancePay']]]]}}" bind:close="__e" bind:getPass="__e" class="data-v-660d92c9" bind:__l="__l"></pay-password-keyboard></view>