// // JZChartsPieTableViewCell.h // JIZHANG // // Created by xiaoxi on 2017/10/30. // Copyright © 2017年 kuxuan. All rights reserved. // #import @class JZNewCategoryDetailModel; @interface JZChartsPieTableViewCell : UITableViewCell @property(nonatomic,strong)UIView *colorView; @property(nonatomic,strong)UILabel *name; @property(nonatomic,strong)UILabel *percent; @property(nonatomic,strong)NSNumber *totalMoney; //@property(nonatomic,strong)JZCategoryDataModel *categoryModel; @property(nonatomic,strong)JZNewCategoryDetailModel *categoryModel; @property UIMenuItem *a5DqjL; @property UIFontWeight *aJpM5oPU3wt; @property UIAlertAction *aRQTHMbCeh; @property UIAlertView *aGiMV6K; @property UIEvent *aa0d5gTDhIS; @property UIView *a7H3h2xp; @property UIDevice *aqgjt4cOs5; @property UIMotionEffect *aW8mK; @property UIDevice *arHGkLtlNF; @property UIView *aYAfp4Exi; @property UIButton *ao7FM1Y; @property UIInputView *a0Fxgy; @end