让 View,ImageView整体有点击效果,和 Button一样
UITapGestureRecognizer *uitgp = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(ddd)];UITap
让 View,ImageView整体有点击效果,和 Button一样
UITapGestureRecognizer *uitgp = [[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(ddd)];UITap