We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
看到代码中用的有一些api在安卓上是有一些兼容问题的,请问是否有具体的兼容情况说明?
The text was updated successfully, but these errors were encountered:
兼容方面 由于用了querySelectorAll,classList.add等方法,所以在android 2.3以上才可以使用,ios没问题
Sorry, something went wrong.
No branches or pull requests
看到代码中用的有一些api在安卓上是有一些兼容问题的,请问是否有具体的兼容情况说明?
The text was updated successfully, but these errors were encountered: