@@ -68,6 +68,7 @@ FBAPIManagerDelegate
make.left.top.right.offset(0);
}];
+ //验证-验证码
__weak typeof(self) weakSelf = self;
self.codeView.codeBlock = ^(NSString * _Nonnull code) {