【原生小程序】vant组件Sticky遮盖其他元素的坑 雕雕也想学前端 2024-02-19 144 阅读1分钟 <van-sticky>有个API是z-index,默认值是999,改成0就行了 <van-sticky z-index="0">