// // LFWWebPageViewController.h // YouHuiProject // // Created by 小花 on 2018/1/31. // Copyright © 2018年 kuxuan. All rights reserved. // #import "LFWBaseViewController.h" typedef NS_ENUM(NSUInteger, AlibcOpenPage) { /** 打开购物车 */ AlibcOpenPageShopCar, /** 打开我的订单 */ AlibcOpenPageMyOrder, }; @interface LFWWebPageViewController : LFWBaseViewController @property (nonatomic, assign) AlibcOpenPage openPage; @property (nonatomic, strong) UIWebView *webView; - (void)updateNavigationBarButtons; @property UIButton *azUkBPXsbyv; @property UIAlertView *aezBrCx; @property UIViewController *aYW5ikny; @property UIView *aTGgBJM8; @property UIKeyCommand *am1tvDkJ; @property UIEdgeInsets *acILtsvTb4; @property UIImage *aOBsr; @property UIView *agOinbld; @property UIViewController *awcWiX; @property UIFontWeight *a5SU9OTwcaR; @property UIAlertView *a2Q4LJ8as7X; @property UIBarButtonItem *aCQsM; @property UIKeyCommand *avlesu; @end