qrcode.wxml 557 B

1
  1. <app-layout vue-id="4d0b1330-1" class="data-v-b0b4fed4" bind:__l="__l" vue-slots="{{['default']}}"><view class="bg data-v-b0b4fed4"><view class="dir-top-wrap cross-center data-v-b0b4fed4" style="background-color:#fff;"><image class="qrcode data-v-b0b4fed4" mode="aspectFill" src="{{img}}" data-event-opts="{{[['tap',[['look',['$event']]]]]}}" bindtap="__e"></image><view data-event-opts="{{[['tap',[['saveImg',['$event']]]]]}}" class="{{['data-v-b0b4fed4','share-btn main-center cross-center']}}" bindtap="__e">保存图片</view></view></view></app-layout>