注册成功后自动返回主菜单

This commit is contained in:
MrZ626
2021-04-11 16:09:48 +08:00
parent 0c734c5351
commit 27f11db7f4

View File

@@ -270,6 +270,7 @@ function NET.updateWS_app()
--?
elseif res.action==2 then--Register
LOG.print(res.data.message,300,COLOR.sky)
if SCN.cur=="register"then SCN.back()end
NET.unlock("register")
end
else