|
@@ -2954,7 +2954,9 @@ static int couneeee = 0;
|
|
|
[self tryAgain];
|
|
[self tryAgain];
|
|
|
}
|
|
}
|
|
|
else if(self.webSocketConcentTime > 0){
|
|
else if(self.webSocketConcentTime > 0){
|
|
|
- [self showNetErrorAlertFun:3];
|
|
|
|
|
|
|
+ //后续要跟进
|
|
|
|
|
+ HLog(@"\n\n\n\n\n 云手机30s 无渲染数据 要跟进 \n\n\n\n\n");
|
|
|
|
|
+ //[self showNetErrorAlertFun:3];
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
|