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