jq on事件在ios上无效 - wxw007/learning-note-mobile GitHub Wiki

解决:不能把委托元素绑定在document上, 例如$(document).on()这样是无效的, 把document换成里面容器的选择器就可以