<view
  class="ac-tabs-body-panel"
  style="width: {{width}}px;" wx:if="{{animated || activePanel === title}}">
  <slot></slot>
</view>