This commit is contained in:
2020-07-09 09:23:09 +08:00
parent c523462b82
commit c0095c1af9
48 changed files with 553 additions and 297 deletions

View File

@@ -113,7 +113,7 @@ function TRPLogin:setEventDelegate()
end
end,
function()
CLAlert.add("登录失败,请确保网络通畅!", Color.white, 1)
MyUtl.toastW("登录失败,请确保网络通畅!")
end
)
end,