@@ -6,6 +6,7 @@
</view>
</scroll-view>
<view class="slot-box" bindtouchstart="myTouchStart" bindtouchmove="myTouchMove">
+ <slot name='padtop' />
<slot name='{{list[active].label}}' />
<slot />