摘要: 反向传值 第二个类中: @interface NationNumberViewController : BaseViewController @property (nonatomic, strong)void (^selectBlock)(NSString *num); @end #pragma m 阅读全文
posted @ 2016-03-17 15:18 莫莫smile1 阅读(142) 评论(0) 推荐(0) 编辑
摘要: //获取国家区号视图 @interface PickerView : UIView @property(nonatomic,retain)RegisterViewController * registerVC; @property (nonatomic, strong)void (^resultBl 阅读全文
posted @ 2016-03-17 15:12 莫莫smile1 阅读(273) 评论(0) 推荐(0) 编辑