1 line
985 B
Plaintext
1 line
985 B
Plaintext
<view style="{{'margin-top:' + q + ';' + ('margin-bottom:' + r) + ';' + ('background:' + s) + ';' + ('padding-top:' + t) + ';' + ('padding-right:' + v) + ';' + ('padding-bottom:' + w) + ';' + ('padding-left:' + x) + ';' + virtualHostStyle}}" class="{{['fui-sections__wrap', 'data-v-20f3438b', virtualHostClass]}}"><view class="fui-sections__title data-v-20f3438b" bindtap="{{l}}"><view wx:if="{{a}}" class="{{['fui-sections__line', 'data-v-20f3438b', b && 'fui-sections__line-color']}}" style="{{'background:' + c + ';' + ('width:' + d) + ';' + ('top:' + e) + ';' + ('bottom:' + f) + ';' + ('border-radius:' + g) + ';' + ('left:' + h)}}"></view><slot></slot><text wx:if="{{i}}" class="fui-sections__title-text data-v-20f3438b" style="{{k}}">{{j}}</text><slot name="right"></slot></view><view wx:if="{{m}}" class="fui-sections__descr data-v-20f3438b" style="{{p}}"><text class="fui-sections__descr-text data-v-20f3438b" style="{{o}}">{{n}}</text></view><slot name="descr"></slot></view> |