Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
gosea
/
PrivateBoxiOS
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
1.修复遗留bug
huangxiaodong
il y a 1 an
Parent
c9c246c73a
commit
eb9bcda7c0
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
创维盒子/双子星云手机/CloudPlayer/View/playerShowSecretkeyView.m
+ 1
- 0
创维盒子/双子星云手机/CloudPlayer/View/playerShowSecretkeyView.m
Voir le fichier
@@ -188,6 +188,7 @@
[_closeBut setEnabled:YES];
[_closeBut setAlpha:1];
+ [_curTimer invalidate];
}
}