This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yuebuzu
/
s202226701018
Watch
3
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
xjh
惊鸿戏梦
4 months ago
parent
f0b6672364
commit
a3b23ae126
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
wisdom-app/src/app/tab4/tab4.page.ts
+ 1
- 0
wisdom-app/src/app/tab4/tab4.page.ts
View File
@@ -67,6 +67,7 @@ export class Tab4Page {
}
}
logout(){
+ this.pageNum=0;
this.currentUser?.logout();
}