<view id="{{id}}" style="min-height:{{height}}rpx;min-width:1px;" class="{{className}}">
    <slot wx:if="{{isShow || !perf}}"/>
</view>

