1 |
- <app-layout vue-id="5c58461e-1" class="data-v-54efd94f" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{edit}}"><view class="back-t data-v-54efd94f"><view class="code-box set data-v-54efd94f"><view class="data-v-54efd94f">收款金额</view><view class="dir-left-nowrap cross-center code-input data-v-54efd94f"><view class="data-v-54efd94f">¥</view><input type="digit" data-event-opts="{{[['input',[['__set_model',['','tmp_price','$event',[]]]]]]}}" value="{{tmp_price}}" bindinput="__e" class="data-v-54efd94f"/></view><view class="set-line data-v-54efd94f"></view><view data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" class="btn main-center cross-center data-v-54efd94f" bindtap="__e">确认</view></view></view></block><block wx:else><view class="back-o data-v-54efd94f"><view class="code-box dir-top-nowrap main-center cross-center data-v-54efd94f"><view class="box-grow-0 code-title data-v-54efd94f">扫描二维码,向我付钱</view><block wx:if="{{price>0}}"><view class="price data-v-54efd94f">{{"¥"+price}}</view></block><image class="box-grow-0 data-v-54efd94f" src="{{pic_url}}" data-event-opts="{{[['tap',[['qrcodeClick',['$event']]]]]}}" bindtap="__e"></image><view class="dir-left-nowrap cross-center end data-v-54efd94f"><view data-event-opts="{{[['tap',[['savePrice',['$event']]]]]}}" bindtap="__e" class="data-v-54efd94f">设置金额</view><view class="line data-v-54efd94f"></view><view data-event-opts="{{[['tap',[['saveQrcode',['$event']]]]]}}" bindtap="__e" class="data-v-54efd94f">保存图片</view></view></view></view></block></app-layout>
|