diff --git a/App.vue b/App.vue index b4ce378..1765e8c 100644 --- a/App.vue +++ b/App.vue @@ -6,7 +6,7 @@ sid: "" }, onLaunch: function() { - this.WxSilentLogin() + console.log('App onLaunch') }, onShow: function() { console.log('App Show')