修改了个人资料页的蒙版的效果
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// XPMineUserTableView.h
|
||||
// xplan-ios
|
||||
//
|
||||
// Created by 冯硕 on 2021/9/27.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
@interface XPMineUserTableView : UITableView
|
||||
///
|
||||
@property (nonatomic,weak) UIViewController *userInfoVC;
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
Reference in New Issue
Block a user