8 lines
271 B
Plaintext
8 lines
271 B
Plaintext
<view class="shareDerive">
|
|
<view class="qrcodeBox">
|
|
<image src="{{imagePath}}" mode="widthFix"/>
|
|
</view>
|
|
|
|
<button class="btn1" open-type="share">分享好友</button>
|
|
<button class="btn2" bind:tap="saveImg">保存图片</button>
|
|
</view> |