You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.5 KiB
1 lines
1.5 KiB
<view class="buyTwo data-v-7e820546"><view class="buyTwo-con data-v-7e820546"><view class="a data-v-7e820546">{{''+info.name+''}}</view><block wx:if="{{info.type!=1}}"><view class="b data-v-7e820546">{{''+(info.type==2?info.children[info.idx].name:info.children[info.idx1].name)+''}}</view></block><view class="c data-v-7e820546">{{'¥'+(info.type==1?info.price:info.type==2?info.children[info.idx].price:info.children[info.idx1].price)+''}}</view></view><view class="buyTwo-pay data-v-7e820546"><view class="l data-v-7e820546">支付方式</view><view class="r data-v-7e820546"><view data-event-opts="{{[['tap',[['bindPickerChange',[0]]]]]}}" class="{{['item','data-v-7e820546',tabIndex==0?'item-on':'']}}" bindtap="__e"><block wx:if="{{tabIndex==0}}"><image src="{{$root.m0}}" class="data-v-7e820546"></image></block><block wx:else><image src="{{$root.m1}}" class="data-v-7e820546"></image></block>微信支付</view><view data-event-opts="{{[['tap',[['bindPickerChange',[1]]]]]}}" class="{{['item','data-v-7e820546',tabIndex==1?'item-on':'']}}" bindtap="__e"><block wx:if="{{tabIndex==1}}"><image src="{{$root.m2}}" class="data-v-7e820546"></image></block><block wx:else><image src="{{$root.m3}}" class="data-v-7e820546"></image></block>余额支付<text class="data-v-7e820546">{{"("+('剩余:'+userInfo.balance+'元')+")"}}</text></view></view></view><view class="buyTwo-btn data-v-7e820546"><view data-event-opts="{{[['tap',[['toSubmit']]]]}}" class="btn data-v-7e820546" bindtap="__e">立即支付</view></view></view> |