// // YZMAGoodDetailView.h // YouHuiProject // // Created by xiaoxi on 2018/1/25. // Copyright © 2018年 kuxuan. All rights reserved. // #import @class YZMAGoodDetailModel; @protocol YHGoodDetailViewDelegate; @interface YZMAGoodDetailView : UIView @property (nonatomic, weak) id delegate; @property (nonatomic, strong) YZMAGoodDetailModel *goodModel; @property UIViewController *as9r275LwkY; @property UIBarButtonItem *aGUrZA; @property UIColor *aSGWoATw; @property UIControl *a6Xgtuk4; @property UILabel *aA8el7TyUON; @property UIControl *aeyoqVj; @property UIActivity *a0orbNdlxO; @property UIColor *aDlHmI1; @property UIControlEvents *agC2V0pt; @property UIBezierPath *apBAr; @property UIControlEvents *aHocqYs2tde; @end @protocol YHGoodDetailViewDelegate @optional - (void)yh_GoodDetailViewTapCoupon; - (void)yh_GoodDetailViewTapShop; @property UIViewController *as9r275LwkY; @property UIBarButtonItem *aGUrZA; @property UIColor *aSGWoATw; @property UIControl *a6Xgtuk4; @property UILabel *aA8el7TyUON; @property UIControl *aeyoqVj; @property UIActivity *a0orbNdlxO; @property UIColor *aDlHmI1; @property UIControlEvents *agC2V0pt; @property UIBezierPath *apBAr; @property UIControlEvents *aHocqYs2tde; @end