代码遗留1
This commit is contained in:
level 2025-07-04 17:22:37 +08:00
parent 51dede7fb2
commit c738f27742
1 changed files with 1 additions and 7 deletions

View File

@ -753,13 +753,7 @@ class SplashActivity : BaseActivity() {
HttpReqType.CHECK_LOGIN -> {
com.cncat.vpn.common.log.Log.d("httpFailure HttpReqType.CHECK_LOGIN")
try {
RxToast.error("检测到网络异常,请尝试切换其他地址.")
} catch (e: Exception) {
e.printStackTrace()
toLoginPage()
}
if (super.switchServer2()) {
splashAtyVM.checkLogin()
} else {