This commit is contained in:
2026-04-14 17:38:46 +08:00
commit b71e6d6bae
2848 changed files with 237896 additions and 0 deletions

View File

@ -0,0 +1 @@
<view class="{{[(active)?'active':'',(!active)?'inactive':'',(true)?'tab':'']}}" style="{{(shouldShow?'':'display: none;')}}"><block wx:if="{{shouldRender}}"><slot></slot></block></view>