1 line
186 B
Plaintext
1 line
186 B
Plaintext
<view class="{{[(active)?'active':'',(!active)?'inactive':'',(true)?'tab':'']}}" style="{{(shouldShow?'':'display: none;')}}"><block wx:if="{{shouldRender}}"><slot></slot></block></view> |