1、在IE中input元素focus会自动触发input事件
解决:input元素不加placeholder属性。
2、华为浏览器click事件失效,其他浏览器都没问题
解决:改用mousedown事件