sdc-alibaba / SUI-Mobile

SUI Mobile (MSUI)是由阿里巴巴国际UED前端出品的移动端UI库,轻量精美
http://m.sui.taobao.org/components/
MIT License
6.1k stars 1.58k forks source link

iPhone 中 contenteditable="true" 无法编辑 #655

Open luy710 opened 8 years ago

yangxfan commented 8 years ago

sui里有个sm.js,包含了fastclick,fastclick禁止了有contenteditable的元素的事件,加个classneedsclick就可以了