Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
iCheck 在颤动的 Android 网页视图中不起作用。我同时使用了 Flutter WebView 和 Inappwebview。我可以看到复选框颜色已更改。但是点击时没有给出任何响应。单选按钮也是如此。但它在其他浏览器中没有任何问题。
在 javascript 源代码中添加用户代理后,此问题已得到解决。