Coder Social home page Coder Social logo

在ios 滑动不了? about vue-pull-to HOT 7 OPEN

stackjie avatar stackjie commented on May 20, 2024 3
在ios 滑动不了?

from vue-pull-to.

Comments (7)

codingSuperIdiot avatar codingSuperIdiot commented on May 20, 2024 1

没有设置滚动内容外部容器的高度造成的

from vue-pull-to.

stackjie avatar stackjie commented on May 20, 2024

最好能提供demo给我 不然我怎么回答你

from vue-pull-to.

motivi avatar motivi commented on May 20, 2024

default

from vue-pull-to.

motivi avatar motivi commented on May 20, 2024

大神们, 帮我看看, 怎么回事, 也是 会反弹到当前页面位置.

from vue-pull-to.

motivi avatar motivi commented on May 20, 2024

已经解决了, 🥇

from vue-pull-to.

motivi avatar motivi commented on May 20, 2024

.page-height {
height: calc(100vh - 53px); /* 这个 必须 要 使用 */
/53px 是 tabbar 的 总高度, 用于 保证 页面 内容 能够 全部 被显示, 当 内容 超出 屏幕 并且 滑动条 处于 最低端 时./
}

from vue-pull-to.

motivi avatar motivi commented on May 20, 2024

height: calc(100vh - 53px);

一定要使用100vh (view-height) 表示 屏幕 的 高

from vue-pull-to.

Related Issues (20)

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.