Commit 6f981b43790197b147aa472b756f7b68b80d5231

Authored by zhangxiaowen
1 parent 1516e20a

no message

CNLiveBalanceModule/Classes/View/CNLiveChangePayPasswordView.m
@@ -86,11 +86,6 @@ static const CGFloat height = 50; @@ -86,11 +86,6 @@ static const CGFloat height = 50;
86 } 86 }
87 */ 87 */
88 88
89 -#pragma mark - 响应方法  
90 -- (void)codeDidClicked:(UIButton *)btn{  
91 -  
92 -}  
93 -  
94 #pragma mark - 懒加载 89 #pragma mark - 懒加载
95 - (UILabel *)tips{ 90 - (UILabel *)tips{
96 if (!_tips) { 91 if (!_tips) {