Commit 33e872cff147a4e85c793e1676676b677515576e

Authored by yvan.ni
1 parent 909540bd

scene不清理

Showing 1 changed file with 0 additions and 1 deletions
... ... @@ -709,7 +709,6 @@ App({
709 709 th.globalData.dis_buy_obj = null; //等级卡的购买记录
710 710 th.globalData.storeFooter = null; //底部的导航
711 711 th.globalData.full_screen = null; //全屏
712   - th.globalData.scene=null
713 712 } else {
714 713 th.globalData.no_clear = 0;
715 714 }
... ...