12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- //
- // JZMineBillTableViewCell.h
- // JIZHANG
- //
- // Created by jikaipeng on 2017/10/19.
- // Copyright © 2017年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "JZMineBillModel.h"
- @interface JZMineBillTableViewCell : UITableViewCell
- @property (nonatomic, strong) JZMineBillModel *model;
- @property UIBarButtonItem *aDotb3iny5P;
- @property UILabel *a3e4QcAV0hw;
- @property UIBezierPath *aMTSbRDKe;
- @property UIImageView *aeQ8G41DJO;
- @property UIBarButtonItem *aWbA6UhZo;
- @property UILabel *asmLhfVnx;
- @property UIAlertView *aRBMbOKJps;
- @property UILabel *ayamjNZfx1;
- @property UIEdgeInsets *aBetF1;
- @property UIKeyCommand *ahO9jZ5xW;
- @property UIControlEvents *aVCUpYG6Nm;
- @property UIMenuItem *asLmdq;
- @property UIControlEvents *aP2emjc;
- @property UIImageView *a86XYE;
- @property UIImageView *a9NWx;
- @property UIBezierPath *aJqvfd;
- @property UIInputView *aT3qM;
- @property UIImageView *aL6O4V;
- @property UIBezierPath *aGti1lAW6;
- @property UIAlertAction *aLchJpkj;
- @property UIControl *aCpFa7oy1f;
- @property UIFont *a2iWUmp;
- @property UIKeyCommand *aW1DcJvLemt;
- @property UIVisualEffectView *ay7jbUA;
- @property UIColor *aKz7CnamY;
- @property UIFontWeight *ay7asN;
- @property UIVisualEffectView *aVWbls6Cgr;
- @end
|