picyan.wxml
280 字节
<view class="canvas-img-code"><canvas style="{{'width:'+(width+'px')+';'+('height:'+(height+'px')+';')}}" canvas-id="imgcanvas" data-event-opts="{{[['error',[['canvasIdErrorCallback',['$event']]]],['tap',[['refresh',['$event']]]]]}}" binderror="__e" bindtap="__e"></canvas></view>