继续修复白屏bug
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
this.updateNavbarStyle(e.scrollTop);
|
||||
},
|
||||
onShow(){
|
||||
this.$checkToken(this.$getToken())
|
||||
this.$checkToken(this.$getToken()).catch(() => {})
|
||||
},
|
||||
onLoad(options) {
|
||||
// 从路由参数中获取留言ID
|
||||
|
||||
Reference in New Issue
Block a user