1.<div contenteditable></div>需要添加css user-select: text;才能输入。
2.css属性animation一直存在,添加了-webkit-overflow-scrolling: touch的元素不能滚动。