acdr-ui/dist/dev/mp-weixin/modules/mall/sheep/ui/su-fixed/su-fixed.wxml

1 line
454 B
Plaintext
Raw Normal View History

2024-09-19 07:20:14 +08:00
<view class="ui-fixed"><view id="{{l}}" class="{{['ui-fixed-box', m]}}" style="{{n + ';' + o}}"><view class="ui-fixed-content" bindtap="{{c}}" style="{{d}}"><slot></slot><view wx:if="{{a}}" class="inset-bottom" style="{{b}}"></view></view><view wx:if="{{e}}" class="{{['ui-fixed-bottom', f]}}"></view><view class="{{['ui-fixed-bg', g, h]}}" style="{{i + ';' + j + ';' + k}}"></view></view><view wx:if="{{p}}" class="skeleton" style="{{q}}"></view></view>