修改toastView为新版

This commit is contained in:
wbzhan
2019-08-02 14:27:12 +08:00
parent 21e643a821
commit 374a0fed46
24 changed files with 1085 additions and 588 deletions
@@ -21,7 +21,7 @@
#define QIANMINGCELL_TAG 12342
#import "infoSureBtnCell.h"
#import "SVProgressHUD.h"
#import "Toast+UIView.h"
#import "UIView+Toast.h"
#import "IfishUserDefaultHelper.h"
@interface InfoViewController ()<UIActionSheetDelegate,UIImagePickerControllerDelegate,UINavigationControllerDelegate,UITextFieldDelegate,MBProgressHUDDelegate,UITextViewDelegate>