1 line
176 B
Plaintext
1 line
176 B
Plaintext
<view class="{{['uni-menu-item', a && 'is-active', b && 'is-disabled']}}" style="{{'padding-left:' + c + ';' + ('background-color:' + d)}}" bindtap="{{e}}"><slot></slot></view> |