微信小程序swiper高度问题

   <view class=‘category‘>
      <swiper current=‘{{currentTab}}‘ style=‘height:100%;‘ vertical="{{true}}">
        <swiper-item>
          111
        </swiper-item>
      </swiper>
    </view>
.category{
  height: 100vh;
}

自己本机上试了一下发现可行,具体会有哪些bug暂不知道。给父级100vh,swiper 一个高度百分比。

微信小程序swiper高度问题

上一篇:SSISDB1:使用SSISDB管理SSIS Projects


下一篇:This license xxx has been cancelled 解决