app.js @@ -4,8 +4,10 @@ App({ MG: MG, config: config, onLaunch: function () { }, onLaunch: function () { wx.setStorageSync('stateMenu', 'true') }, onShow: function () { updateManager(); }, }); });