| 1 |
- <view class="pay-module _div data-v-3118fff5"><view data-event-opts="{{[['tap',[['focusFn',['$event']]]]]}}" bindtap="__e" class="_div data-v-3118fff5"><view class="pay-tit _div data-v-3118fff5">金额(元)</view><view class="pay-wrap _div data-v-3118fff5"><label class="money-text _span data-v-3118fff5">¥</label><block wx:if="{{val||focus}}"><label class="cashier-text _span data-v-3118fff5" type="text">{{val}}</label></block><block wx:else><label class="cashier-text prompt _span data-v-3118fff5">请输入金额</label></block><view hidden="{{!(focus)}}" class="cursor _i data-v-3118fff5"></view></view></view><keyboard-module vue-id="1" show="{{keyShow}}" data-event-opts="{{[['^comfirm',[['hideKeyFn']]],['^clickKey',[['clickKeyFn']]],['^del',[['delFn']]]]}}" bind:comfirm="__e" bind:clickKey="__e" bind:del="__e" class="data-v-3118fff5" bind:__l="__l"></keyboard-module></view>
|