No Description

LFWTaobaoAuthorView.h 594B

1234567891011121314151617181920212223
  1. //
  2. // LFWTaobaoAuthorView.h
  3. // YouHuiProject
  4. //
  5. // Created by 小花 on 2018/2/6.
  6. // Copyright © 2018年 kuxuan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @interface LFWTaobaoAuthorView : UIView
  10. - (instancetype)initWithFrame:(CGRect)frame text:(NSString *)text clickBlock:(void (^)(void))clickBlock;
  11. @property (nonatomic, strong) UIButton *loginBtn;
  12. @property UIRegion *a9shX;
  13. @property UIRegion *aBaIAsDi;
  14. @property UIInputView *abpqQcS13;
  15. @property UIView *a4uWRhQzZ;
  16. @property UITableView *aDT31VIEZ;
  17. @property UIFontWeight *aFhSbTxj3;
  18. @property UIViewController *asPIZh;
  19. @end