初始化
This commit is contained in:
1
towxml/img/img.wxml
Normal file
1
towxml/img/img.wxml
Normal file
@@ -0,0 +1 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user