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
dabb535a82ab87b44f8aaaec12192c6a0b0d1bd3
Authored by
yvan.ni
2021-12-30 18:12:57 +0800
1 parent
5d566ccb
首页
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
pages/index/index/index.js
pages/index/index/index.js
View file @
dabb535
...
...
@@ -104,7 +104,6 @@ Page({
104
104
wx.setStorageSync('launch', obj.scene);
105
105
}else{
106
106
this.setData({is_ok_h5:0})
107
- wx.setStorageSync('launch',0);
108
107
}
109
108
}else{
110
109
this.setData({is_ok_h5:0})
...
...