1234567891011121314151617181920212223242526272829303132 |
- //
- // LZMOnePicCell.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/1/17.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMChildGoodModel.h"
- @interface LZMOnePicCell : UITableViewCell
- + (instancetype)cellWithTableView:(UITableView *)tableView;
- @property (nonatomic, strong) LZMChildGoodModel *model;
- @property UIInputView *abnUsxaAoJE;
- @property UISearchBar *auFaZ34;
- @property UIControlEvents *aJRUj7zN8Wl;
- @property UIApplication *anxcWu;
- @property UILabel *aL2p5Md;
- @property UIBezierPath *a5C8Y;
- @property UIControl *aNPb5uXxq9;
- @property UIView *arUT5qbfdYv;
- @property UIScreen *arFcg;
- @property UITableView *aeFExI42HR;
- @property UIEdgeInsets *aJ3gz1m;
- @property UIBezierPath *aguSO;
- @property UIColor *aaxd6Tzic;
- @property UIInputView *aaEd2;
- @property UIInputView *ayRNdn2ZkU;
- @property UITableView *aAsDjqXr;
- @end
|