Commit dabb535a82ab87b44f8aaaec12192c6a0b0d1bd3

Authored by yvan.ni
1 parent 5d566ccb

首页

Showing 1 changed file with 0 additions and 1 deletions
pages/index/index/index.js
... ... @@ -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})
... ...