处理崩溃异常以及修复部分游戏详情页页问题

This commit is contained in:
chenjuntao
2018-10-25 14:58:06 +08:00
parent ab5f323159
commit 4563261c52
7 changed files with 28 additions and 6 deletions

View File

@ -201,7 +201,7 @@ public class DeviceUtils {
}
}
return null;
return "无网络";
}