Skip to content

ipad ios13中无法滚动 #84

Description

@ben-lau

看了你源码,判断ua的地方需要增加macintosh,
`
isIOS: /iphone|ipad|macintosh/.test(ua),

isMobile: /mobile|phone|android|macintosh|pad/.test(ua),
`
在ipad的ios13中改了ua

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions