单项选择题
mui(’.mui-table-view’).off(’tap’,’.mui-table-view-cell’,fun3);这句代码的作用是()。
A.取消.mui-table-view-cell触发tap事件绑定的fun3函数
B.取消.mui-table-view-cell触发tap事件绑定所有函数
C.mui-table-view-cell触发tap事件绑定fun3函数
D.取消.mui-table-view-cell触发fun3事件绑定的tap函数
点击查看答案&解析
相关考题
