public
This commit is contained in:
1
public/mp-weixin/components/tki-qrcode/tki-qrcode.wxml
Normal file
1
public/mp-weixin/components/tki-qrcode/tki-qrcode.wxml
Normal file
@ -0,0 +1 @@
|
||||
<view class="tki-qrcode"><canvas class="tki-qrcode-canvas" style="{{'width:'+(cpSize+'px')+';'+('height:'+(cpSize+'px')+';')}}" canvas-id="{{cid}}"></canvas><image hidden="{{!(show)}}" style="{{'width:'+(cpSize+'px')+';'+('height:'+(cpSize+'px')+';')}}" src="{{result}}"></image></view>
|
||||
Reference in New Issue
Block a user