-
Notifications
You must be signed in to change notification settings - Fork 6.4k
New issue
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
picker组件在桌面浏览器上不能点击 #890
Comments
|
我最后的解决方法是:复制改组件,名字改为PickerEx, 修改pick-group/index.js |
这库还有人维护吗 |
自己看源码 搞搞吧。。 |
我们使用的taro开发企业微信h5,taro中的组件使用的是weui组件,该组件在手机端工作,在桌面浏览器如:webkit中点击无效.
改组件地址:https://weui.io/work/#picker,
已查明原因:
`
The text was updated successfully, but these errors were encountered: