From 33e872cff147a4e85c793e1676676b677515576e Mon Sep 17 00:00:00 2001 From: yvan.ni Date: Sat, 9 Apr 2022 16:17:20 +0800 Subject: [PATCH] scene不清理 --- app.js | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/app.js b/app.js index 4ec0aa7..8d31646 100644 --- a/app.js +++ b/app.js @@ -709,7 +709,6 @@ App({ th.globalData.dis_buy_obj = null; //等级卡的购买记录 th.globalData.storeFooter = null; //底部的导航 th.globalData.full_screen = null; //全屏 - th.globalData.scene=null } else { th.globalData.no_clear = 0; } -- libgit2 0.21.4