开发版本-developer——01 first commit
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
#import "PopView.h"
|
||||
#import "DrawView.h"
|
||||
|
||||
//屏幕宽和高
|
||||
#define kScreenWidth ([UIScreen mainScreen].bounds.size.width)
|
||||
#define kScreenHeight ([UIScreen mainScreen].bounds.size.height)
|
||||
|
||||
typedef NS_ENUM(NSInteger, PopViewType){
|
||||
PopViewNormalType = 0,
|
||||
|
||||
Reference in New Issue
Block a user