惊鸿戏梦 4 miesięcy temu
rodzic
commit
a3b23ae126
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      wisdom-app/src/app/tab4/tab4.page.ts

+ 1 - 0
wisdom-app/src/app/tab4/tab4.page.ts

@@ -67,6 +67,7 @@ export class Tab4Page {
     }
     }
   }
   }
   logout(){
   logout(){
+    this.pageNum=0;
     this.currentUser?.logout();
     this.currentUser?.logout();
   }
   }