收藏
回答

为什么swiper添加flex:1,在开发者工具正常显示,在手机不显示?

基础库:2.30.2,微信:8.0.33。我在父组件添加了

display: flex;

  min-height: 100vh;

  flex-direction: column;

swiper 设置了flex:1。在开发者工具能正常显示,在手机上不显示


回答关注问题邀请回答
收藏

3 个回答

  • Demons
    Demons
    2023-03-07

    请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

    2023-03-07
    有用
    回复
  • Single
    Single
    2023-11-01

    什么原因导致

    2023-11-01
    有用
    回复
  • showms
    showms
    2023-03-06

    确认一下你的navList是不是空的

    2023-03-06
    有用
    回复 1
登录 后发表内容