Explorar o código

重新进入小程序时,暂未加载到登录信息,导致没有执行 getUnReadMsgCount

shizhongqi hai 10 meses
pai
achega
7d3e719b85
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      mallApp/src/pages/home/recent.vue

+ 1 - 0
mallApp/src/pages/home/recent.vue

@@ -248,6 +248,7 @@ export default {
       this.getUnReadMsgCount()
     } else {
       this.loginStyle = 0;
+      this.getUnReadMsgCount()
     }
     if (this.pageAction.refresh == 1) {
       this.init();