[UIView setImage:]: unrecognized selector sent to instance 0x7fa9960e4d50
你绑定的点击函数实现了没?函数对应正确吗
setImage 不是UIImageView 的方法吗,UIView应该没有这个方法吧。