12345678910111213141516171819202122232425262728293031323334 |
- // 一个图片加一个collocationview 并且有标题
- // topImageAndHotRecommendView.h
- // YouHuiProject
- //
- // Created by jcymac on 2018/9/10.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface topImageAndHotRecommendView : UIView
- -(instancetype)initWithFrame:(CGRect)frame imgUrl:(NSString *)imgUrl title:(NSString *)title dataArray:(NSArray *)dataArray;
- @property UIInputView *aFkOLXWp;
- @property UIVisualEffectView *aGWe4K;
- @property UIActivity *awIURy6k5n;
- @property UIFont *ao573pQakiE;
- @property UIViewController *anUeFYm06;
- @property UIBezierPath *aA3sYeNx1G;
- @property UIAlertAction *agEIh;
- @property UIEdgeInsets *aDudc24hJ;
- @property UIEvent *aw1SvG6p;
- @property UIActivity *axIF79mrgn;
- @property UIBarButtonItem *aYVzHP;
- @property UIEdgeInsets *aymwLHz;
- @property UIUserInterfaceIdiom *aqpOVPyz;
- @property UIVisualEffectView *aXU4JN8;
- @property UIControlEvents *aIG609K;
- @property UIAlertView *avNuQBPq;
- @property UIDevice *anTWl3;
- @end
|