调整分包,完成隐私协议(样式待优化)
This commit is contained in:
1
childPackage/miniprogram_npm/towxml/img/img.wxml
Normal file
1
childPackage/miniprogram_npm/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