优化消息
This commit is contained in:
parent
6ef7608dbe
commit
d6f87a265e
|
@ -67,8 +67,10 @@ export default {
|
|||
},
|
||||
onLoad() {},
|
||||
async onShow() {
|
||||
if (this.messageTabIndex != this.tabIndex) {
|
||||
await this.loadCate();
|
||||
this.switchTab(this.messageTabIndex);
|
||||
}
|
||||
},
|
||||
onReady() {},
|
||||
onReachBottom() {
|
||||
|
|
Loading…
Reference in New Issue