#import @interface TGLinkTargetView : UIView @property (nonatomic, copy) void (^tap)(CGPoint); @end