继续修复白屏bug
This commit is contained in:
@@ -23,7 +23,7 @@ export default {
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
this.$checkToken(this.$getToken())
|
||||
this.$checkToken(this.$getToken()).catch(() => {})
|
||||
},
|
||||
onLoad(e) {
|
||||
this.id = e.id
|
||||
|
||||
Reference in New Issue
Block a user