修复一些联网相关场景切换关系问题
修复重设密码场景回车键自动识别功能条件错误 框架跟进
This commit is contained in:
@@ -127,7 +127,7 @@ function scene.mouseDown()
|
||||
SCN.push('main')
|
||||
SCN.swapTo('lang')
|
||||
else
|
||||
SCN.swapTo(SETTING.simpMode and 'main_simple' or 'main')
|
||||
SCN.go(SETTING.simpMode and 'main_simple' or 'main')
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user