Parcourir la source

1.修复遗留bug

huangxiaodong il y a 1 an
Parent
commit
eb9bcda7c0

+ 1 - 0
创维盒子/双子星云手机/CloudPlayer/View/playerShowSecretkeyView.m

@@ -188,6 +188,7 @@
         
         [_closeBut setEnabled:YES];
         [_closeBut setAlpha:1];
+        [_curTimer invalidate];
     }
     
 }