1 line
277 B
Plaintext
1 line
277 B
Plaintext
<view style="{{'position:' + d + ';' + ('background:' + e) + ';' + ('z-index:' + f) + ';' + virtualHostStyle}}" class="{{['fui-background__image-wrap', virtualHostClass]}}"><image wx:if="{{a}}" src="{{b}}" class="fui-background__image" mode="{{c}}"></image><slot></slot></view> |