wangjiahai 2 years ago
parent
commit
c52fd08ddd
  1. 2
      App.vue

2
App.vue

@ -6,7 +6,7 @@
sid: ""
},
onLaunch: function() {
this.WxSilentLogin()
console.log('App onLaunch')
},
onShow: function() {
console.log('App Show')

Loading…
Cancel
Save