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 86 }
87 87 */
88 88  
89   -#pragma mark - 响应方法
90   -- (void)codeDidClicked:(UIButton *)btn{
91   -
92   -}
93   -
94 89 #pragma mark - 懒加载
95 90 - (UILabel *)tips{
96 91 if (!_tips) {
... ...