zhaoxiaohai %!s(int64=3) %!d(string=hai) anos
pai
achega
e214f60512
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      components/Yl_FunTabs/index.wxml

+ 1 - 0
components/Yl_FunTabs/index.wxml

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