add flying commit
This commit is contained in:
@@ -48,5 +48,10 @@
|
||||
+(CGFloat)getSpaceLabelHeight:(NSString*)str withFont:(UIFont*)font maxSize:(CGSize)maxSize;
|
||||
+(void)setLabelSpace:(UILabel*)label withValue:(NSString*)str withFont:(UIFont*)font;
|
||||
|
||||
/**
|
||||
是否是手机号
|
||||
*/
|
||||
+(BOOL)isPhoneNumber:(NSString*)mobileNumber;
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user