摘要: #import <UIKit/UIKit.h> #import "CXLockView.h" @interface CXLockViewController : UIViewController @property (assign, nonatomic) LockMode mode; @end #i 阅读全文