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.
1 lines
351 B
1 lines
351 B
<block wx:if="{{showCode}}"><view><view class="code-view"><tki-qrcode class="vue-ref" vue-id="1" val="{{val}}" size="{{100}}" unit="upx" onval="{{true}}" loadMake="{{true}}" showLoading="{{false}}" usingComponents="{{true}}" data-ref="qrcode" bind:__l="__l"></tki-qrcode></view><text class="code-text">请使用微信扫码验证</text></view></block> |