// // LFWGoodDetailView.h // YouHuiProject // // Created by xiaoxi on 2018/1/25. // Copyright © 2018年 kuxuan. All rights reserved. // #import @class LFWGoodDetailModel; @protocol YHGoodDetailViewDelegate; @interface LFWGoodDetailView : UIView @property (nonatomic, weak) id delegate; @property (nonatomic, strong) LFWGoodDetailModel *goodModel; @property UITableView *aIFR3sfiYdk; @property UIAlertAction *ai5exn; @property UIAlertView *aw2cJC; @property UIButton *a1VeTAW90h; @property UIInputView *a39GlF7z; @property UIBezierPath *alaudJKOG; @property UIVisualEffectView *aD2wZ; @property UIEdgeInsets *asdVf8bS; @property UIVisualEffectView *afCVL; @property UISearchBar *amP7sB80; @end @protocol YHGoodDetailViewDelegate @optional - (void)yh_GoodDetailViewTapCoupon; - (void)yh_GoodDetailViewTapShop; @property UITableView *aIFR3sfiYdk; @property UIAlertAction *ai5exn; @property UIAlertView *aw2cJC; @property UIButton *a1VeTAW90h; @property UIInputView *a39GlF7z; @property UIBezierPath *alaudJKOG; @property UIVisualEffectView *aD2wZ; @property UIEdgeInsets *asdVf8bS; @property UIVisualEffectView *afCVL; @property UISearchBar *amP7sB80; @end