Laya.Scene.open('test/TestView1.scene',false)
Laya.Scene.open('test/TestView2.scene',false)
Laya.Scene.open('test/TestView3.scene',false)
当有多个场景时候,destroy中间的场景就有问题
Laya.Scene.destroy('test/TestView2.scene')
=================================laya.display.Scene.unDestroyedScenes这个数组