dcloudio / dcloudio/mui

tap事件委托后video标签播放按键失效的问题

Open
#413 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.