| 1 |
- <view class="app-content pay-wrap _div"><view class="delivery-wrap _div"><view class="shop-logo-wrap _div"><view class="logo-img _div"><image src="{{$root.f0}}" alt="{{true}}" mode="widthFix" class="_img"></image></view></view><view class="module-com pay-input-wrap _div"><pay-input-module vue-id="62997f24-1" focus="{{inpFocus}}" num="{{amount}}" data-event-opts="{{[['^focusFn',[['focusFn']]],['^blurFn',[['blurFn']]],['^clickKey',[['clickKeyFn']]]]}}" bind:focusFn="__e" bind:blurFn="__e" bind:clickKey="__e" bind:__l="__l"></pay-input-module><block wx:if="{{!$root.g0&&shopUser.userAsset.balance&&shopUser.userAsset.balance!='0.00'}}"><view class="balance _div"><label class="_span">账户余额 ¥</label><label class="app-size-30 _span">{{shopUser.userAsset.balance||0}}</label></view></block></view><view class="tit-bg_box _div">以下选填</view><app-delivery-module class="vue-ref" vue-id="62997f24-2" anonymity="{{0}}" data-ref="appDelivery" bind:__l="__l"></app-delivery-module><view class="btn-wrap _div"><button data-event-opts="{{[['tap',[['balancePayFn',['$event']]]]]}}" class="button-com red" bindtap="__e">余额支付</button><button data-event-opts="{{[['tap',[['wexinPayFn',['$event']]]]]}}" class="button-com green" bindtap="__e">微信支付</button></view></view><modal-module vue-id="62997f24-3" show="{{passwordModal}}" maskClosable="{{false}}" title="支付密码" padding="30upx 30upx" data-event-opts="{{[['^cancel',[['modalCancel']]],['^click',[['passwordModalClick']]]]}}" bind:cancel="__e" bind:click="__e" bind:__l="__l" vue-slots="{{['content']}}"><view slot="content"><view class="app-modal-input-wrap _div"><view class="inp-list-line _div"><view class="line-input _div"><input class="inp-input" type="password" adjust-position="{{false}}" data-event-opts="{{[['input',[['__set_model',['$0','payPassword','$event',[]],['modalForm']]]]]}}" value="{{modalForm.payPassword}}" bindinput="__e"/></view></view></view></view></modal-module><alert-module vue-id="62997f24-4" show="{{setPassModal}}" btnText="去设置" btnColor="#FF2842" padding="66upx 24upx 66upx 24upx" data-event-opts="{{[['^click',[['hideAlert']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="go-login-module _div"><view class="_div">请先设置支付密码!</view></view></alert-module></view>
|