2.使用数据缓存https://z-paging.zxlee.cn/api/props/cache.html 官方使用视频 https://z-paging.zxlee.cn/start/teaching.html#%E5%AE%98%E6%96%B9%E8%A7%86%E9%A2%91%E6%95%99%E7%A8%8B 选项卡视频里的一些改进之处。(为了懒加载。先设置,auto=“false”,需要判断,tab索引和swiper索引是否一样,...
this.$refs.paging&& this.$refs.paging.reload(); }, queryList(pageNo, pageSize) { // 组件加载时会自动触发此方法,因此默认页面加载时会自动触发,无需手动调用 Expand Down 6 changes: 4 additions & 2 deletions6demo/z-paging-demo/components/swiper-list-item/swiper-list-item.vue ...
在钉钉小程序上运行pages/swiper-demo/swiper-demo这个页面,如果是多个tab的情况,列表不能下拉刷新 Owner SmileZXLee commented Mar 11, 2023 此为钉钉小程序的bug,在钉钉小程序中,swiper内的view的onTouchMove事件不会触发。已在支付宝开发者社区提交建议,地址:https://open.alipay.com/portal/forum/post/1171010...