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