Files
2025-06-13 21:16:12 +08:00

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>