tap事件委托后video标签播放按键失效的问题
Open
- Dominant language
- JavaScript
- Stars
- 13.5k
- Forks
- 6.5k
- PR merge metrics
- No merged PRs in 30d
Description
/*a标签重新定义跳转*/
mui('body').on('tap','a', function() {
document.location.href = this.href;
});
手机wap端,apk端点击播放不能执行
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.