阻止浏览器默认的点击事件

if (!event._constructed) {
    return;
}
相关文章
相关标签/搜索