Files
2026-04-14 17:38:46 +08:00

1 line
286 B
Plaintext

<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>