Browse Source

no message

feature/v1.0
xpz2018 5 years ago
parent
commit
e645c800ee
1 changed files with 1 additions and 0 deletions
  1. 1
      pages/home/index/index.js

1
pages/home/index/index.js

@ -85,6 +85,7 @@ Component({
finalizeToken()
wx.redirectTo({ url: '/pages/login/index' })
event.emit('EventMessage', { what: 888, desc: 'Logout' })
}).catch(error => {
})
}
}
Loading…
Cancel
Save