EASYAIuniappNewUI/dist/dev/mp-weixin/components/firstui/fui-waterfall-item/fui-waterfall-item.wxml
2025-02-08 18:50:38 +08:00

1 line
655 B
Plaintext

<view id="{{m}}" ref="fui_wi__el" class="{{['fui-waterfall__item-wrap', 'data-v-b64e611d', n && 'fui-waterfall__item-show', virtualHostClass]}}" style="{{'width:' + o + ';' + ('background:' + p) + ';' + ('border-radius:' + q) + ';' + ('transform:' + r) + ';' + virtualHostStyle}}" bindtap="{{s}}"><slot name="upper"></slot><view wx:if="{{a}}" class="{{['data-v-b64e611d', j && 'fui-waterfall__img-wrap', k && 'fui-waterfall__hidden']}}" style="{{l}}"><image wx:if="{{b}}" class="fui-waterfall__img data-v-b64e611d" src="{{c}}" mode="{{d}}" webp="{{e}}" draggable="{{f}}" bindload="{{g}}" binderror="{{h}}" style="{{i}}"></image></view><slot></slot></view>