wangdahoo / vue-scroller

Scroller Component for Vue.js
https://wangdahoo.github.io/vue-scroller/
1.79k stars 388 forks source link

多个列表,noDataText只在第一个列表生效 #240

Open wuweikd opened 5 years ago

wuweikd commented 5 years ago

t 7anju 2fops_q ba4 c 0fak828wyo87hb qc5kb 4zxe rq npk 9t9l 8wp 3

多个列表,noDataText只在第一个列表生效

liuyunzhang commented 5 years ago

楼主解决了吗?

liuyunzhang commented 5 years ago

没必要这样写多个scroller啊,一个scroller就够了;当切换列时候调用this.$refs.my_scroller.finishInfinite(false),重新激活就好了

liuyunzhang commented 5 years ago

没必要这样写多个scroller啊,一个scroller就够了;当切换列时候调用this.$refs.my_scroller.finishInfinite(false),重新激活就好了

wuweikd commented 5 years ago

楼主解决了吗?

没有

wuweikd commented 5 years ago

没必要这样写多个scroller啊,一个scroller就够了;当切换列时候调用this.$refs.my_scroller.finishInfinite(false),重新激活就好了

那是另一种方式而已,与问题无关吧

chuilee commented 4 years ago

设置了minContentHeight 会导致loading状态不显示