1234567891011121314151617181920212223242526 |
- //
- // LZMWebDetailController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/5/29.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMBaseViewController.h"
- @interface LZMWebDetailController : LZMBaseViewController
- @property (nonatomic, copy) NSString *url;
- @property UIScreen *aIosSe;
- @property UIColor *aNORuK;
- @property UISearchBar *aeadrVt2uG;
- @property UIKeyCommand *aQ3aTZK1;
- @property UIInputView *aJ0WONqBMH;
- @property UIFont *ayO3Ko;
- @property UIBarButtonItem *aL5oU;
- @property UIInputView *a2DpONT;
- @property UIFont *aCH5Jl;
- @property UIAlertView *asJdWz3n;
- @property UIUserInterfaceIdiom *azMGxlsd;
- @end
|