javascript - The webpage made by vue works fine on chrome and Android phones, but is incompletely displayed on Apple phones and cannot be pulled down.
PHPz
PHPz 2017-06-06 09:53:38
0
4
1897

DEMO address

If you take a look at your iPhone, you will know the effect.

This is the mobile phone mode under chrome, the display is normal, and the same is true for Android phones

This is the page opened by WeChat under iPhone 5s. It is the same under Safari. You can see that the display above is incomplete and cannot be pulled down.

What is the problem and the solution? Thanks

PHPz
PHPz

学习是最好的投资!

reply all (4)
某草草

Try changing the label of button to p. Button is an inline-block element. Putting block-level elements inside it is against the rules. This may be the reason

    PHPzhong

    Isscroll problem

      大家讲道理

      I can’t even scroll down on Google

        过去多啦不再A梦

        Try using the vue-awesome-swiper plug-in. I saw that others also use better-scroll. Someone who knows how to use it will post the code. It is in vue2.0. Thanks.

          Latest Downloads
          More>
          Web Effects
          Website Source Code
          Website Materials
          Front End Template
          About us Disclaimer Sitemap
          php.cn:Public welfare online PHP training,Help PHP learners grow quickly!