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