惊鸿戏梦 4 months ago
parent
commit
a3b23ae126
1 changed files with 1 additions and 0 deletions
  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(){
+    this.pageNum=0;
     this.currentUser?.logout();
   }