wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
33e872cff147a4e85c793e1676676b677515576e
Authored by
yvan.ni
2022-04-09 16:17:20 +0800
1 parent
909540bd
scene不清理
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
app.js
app.js
View file @
33e872c
...
...
@@ -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
}
...
...