java-mall-app/unpackage/dist/dev/mp-weixin/components/verify-code/imgcode.wxml
2025-12-12 17:04:03 +08:00

1 line
233 B
Plaintext

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