electricity_bill_calc_wx/childPackage/miniprogram_npm/towxml/img/img.wxml

1 line
192 B
Plaintext

<image class="{{attrs.class}}" lazy-load="true" mode="{{attrs.mode || 'widthFix'}}" src="{{attrs.src}}" style="{{attrs.style}} width:{{size.w}}px;height:{{size.h}}px;" bindload="load"></image>