You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3 lines
205 B
3 lines
205 B
<!--pages/service/rqCode/rqCode.wxml-->
|
|
<view style="margin-bottom:30px;font-size:14px">请点击二维码,长按图片识别</view>
|
|
<image src="{{pic}}" mode="aspectFit" bindtap="previewImage"></image>
|
|
|