摘要:
反向传值 第二个类中: @interface NationNumberViewController : BaseViewController @property (nonatomic, strong)void (^selectBlock)(NSString *num); @end #pragma m 阅读全文
摘要:
//获取国家区号视图 @interface PickerView : UIView @property(nonatomic,retain)RegisterViewController * registerVC; @property (nonatomic, strong)void (^resultBl 阅读全文