vue教程1-05 事件 简写、事件对象、冒泡、默认行为、键盘事件
摘要:vue教程1-05 事件 简写、事件对象、冒泡、默认行为、键盘事件 事件冒泡, 阻止冒泡: a). ev.cancelBubble=true; b). @click.stop 推荐 默认行为(默认事件): 阻止默认行为: a). ev.preventDefault(); b). @contextme
阅读全文
posted @ 2017-04-26 09:01
posted @ 2017-04-26 09:01
posted @ 2017-04-25 11:18
posted @ 2017-04-25 10:24
posted @ 2017-04-25 10:11
posted @ 2017-04-25 10:01