Giter Site home page Giter Site logo

komomoo / vue-slim-better-scroll Goto Github PK

View Code? Open in Web Editor NEW
140.0 2.0 26.0 6.49 MB

💇‍♀️ 简洁易用的/渐进式的 vue 移动端滚动组件,仿QQ的下拉刷新和上拉滚动无限加载体验

Home Page: https://komomoo.github.io/vue-slim-better-scroll/docs/dist/

License: MIT License

JavaScript 3.06% Vue 94.41% Shell 2.53%
better-scroll vue-scroll vue-scroller vue mobile-web

vue-slim-better-scroll's Introduction

👻 HO! You Found Me

💬 如果你有一些想法与创意💡,或者想交个朋友,与我联系:)

vue-slim-better-scroll's People

Contributors

dependabot[bot] avatar komomoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vue-slim-better-scroll's Issues

一个小问题

上拉的时候,能不能做到松开手之后再刷新,我发现上拉之后,下面会直接刷新,我的项目用了这个插件,现在就是如果一直下拉不放,那么他就一直在刷新数据,这样感觉不太好,希望可以松开手指之后再刷新

禁用下拉刷新报错

版本

1.2.0

代码

<Scroll ref="scroll" :pullDown="false"> </Scroll>

源码中
this.pullDownInitTop = parseInt(getComputedStyle(this.$refs.pulldown).top) || -50
当pullDown禁用的时候getComputedStyle参数非'Element'

发现问题

发现问题:
1.下拉刷新时结束时,有时不会出现刷新成功字样。
2.发现下拉刷新时,有时会触发上拉加载功能,之前以为是我的代码有问题,下载源码后运行也发现了同样的问题。
scroll-vue

【问题】vue缓存后,不能滚动

  1. 进入页面,下拉一定的距离并且加载一些数据
  2. 在app.vue中缓存过
  3. 在单击进入详情页面
  4. 返回在当前滚动页面,你会发现,滚不动。哈哈哈哈

全局引入没有反应

全局引入组件上拉下拉没反应。
在vue页面中引入组件可以正常使用。
只改变了引入方式,为什么效果会不同。

为什么在使用时必须给高度才能上拉和下拉?

为什么在使用时必须给高度才能上拉和下拉?虽然better-scroll.js设计时必须给父容器设置高度才能生效,但我觉得在编写vue组件高度应该在vue组件内部解决,如果要外部去计算那就很麻烦了

没有滚动到底部就回弹了

没有使用下拉刷新,上拉刷新功能。 在下拉的时候 还没有拉到底部就自动回弹了 一直显示不出来最后一条数据

Indicator加载框被遮挡

页面加入scroll后,Indicator.open('加载中')被遮挡,显示在最底层,但是使用Toast正常,这是什么原因?

在第一页的时候可以上拉

我不清楚这个是什么原因造成的
image
在第一页内容的时候并且下面也没有内容了 出来了上拉加载这几个字
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.