12345678910111213141516171819202122232425262728 |
- //
- // LFWShopDetailViewController.h
- // YouHuiProject
- //
- // Created by xiaoxi on 2018/1/29.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import "LFWBaseViewController.h"
- @class LFWGoodDetailModel;
- @interface LFWShopDetailViewController : LFWBaseViewController
- @property (nonatomic, strong) LFWGoodDetailModel *goodModel;
- @property UIMotionEffect *a6ztAvbl;
- @property UIVisualEffectView *auwHMevQDN;
- @property UIBarButtonItem *a049pM8;
- @property UITableView *aP1VqSGa;
- @property UICollectionView *aGZqVwmN;
- @property UICollectionView *aNALcIm59;
- @property UITableView *aGbxj0;
- @property UIEvent *amJLS1rh7O;
- @property UIControlEvents *a05HC;
- @property UIFont *aJLzdIQGU;
- @property UIDocument *auY6webT;
- @property UIControl *aZmxdT;
- @end
|