Explorar el Código

安卓端进入推流界面,IOS端进行忘记密码重新设置密码然后推流出现串流

huangxiaodong hace 1 año
padre
commit
8ed25b7a46
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      创维盒子/双子星云手机/AppDelegate/SceneDelegate.m

+ 1 - 0
创维盒子/双子星云手机/AppDelegate/SceneDelegate.m

@@ -673,6 +673,7 @@
     
     [self closeCalculatorVC];
     
+    _curPlayerVC.isPwdVCShow = NO;
     [connectDeviceManager shareInstance].isFirstInputPwdDone = YES;
 }