This commit is contained in:
wangjiahai
2023-11-22 11:46:01 +08:00
parent 5e632fa85f
commit c52fd08ddd

View File

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