惊鸿戏梦 4 сар өмнө
parent
commit
a3b23ae126

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

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