12345678910111213141516171819202122232425262728293031 |
- //
- // LZMLinkPhoneController.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/5/21.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- #import "LZMBaseViewController.h"
- @interface LZMLinkPhoneController : LZMBaseViewController
- @property (nonatomic, strong) NSString *wx_union_id;//微信union_id
- @property (nonatomic, assign) BOOL is_binded_code;//是否绑定了邀请码
- @property UIUserInterfaceIdiom *ajUqtvp1Y;
- @property UISwitch *atoamW0f;
- @property UIEvent *a3ZAsErojqk;
- @property UIVisualEffectView *aU1qySA4O75;
- @property UIControl *aMfiVlPzvaH;
- @property UIBarButtonItem *axyuTnkV41m;
- @property UIApplication *aXYVgdtnjbl;
- @property UIApplication *a3szuQ;
- @property UIScreen *aR0CGuNKAQ;
- @property UIImage *aXZ4cVk;
- @property UIImageView *a68sT;
- @property UIImageView *aetYbor;
- @property UIViewController *aDxLvPRp;
- @end
|