Dafrok / vue-iscroll-view

IScroll-view component for Vue 2.x
https://dafrok.github.io/vue-iscroll-view
MIT License
148 stars 26 forks source link

怎么初始化scroller-view高度? #12

Closed ghost closed 7 years ago

ghost commented 7 years ago

怎么初始化scroller-view高度, 不然在数据没有height:100%时候,就不能上拉下拉加载了

Dafrok commented 7 years ago

数据没有height 100%是什么意思?

ghost commented 7 years ago

如图:这个时候我得初始化高度,而不能100%; image

Dafrok commented 7 years ago

高度不应该由 css 控制么?和 iscroll 有什么关系?有点懵比。你这样描述一下问题吧:

  1. 这个功能你用 iscroll 会怎么去实现
  2. 这个功能你用 vue-iscroll-view 怎么实现的
  3. 这两种实现中哪里出现了不同的表现
Dafrok commented 7 years ago

@Jaction ping