This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
yuebuzu
/
s202226701018
Seguir
3
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
xjh
惊鸿戏梦
hace 4 meses
padre
f0b6672364
commit
a3b23ae126
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
wisdom-app/src/app/tab4/tab4.page.ts
+ 1
- 0
wisdom-app/src/app/tab4/tab4.page.ts
Ver fichero
@@ -67,6 +67,7 @@ export class Tab4Page {
}
}
logout(){
+ this.pageNum=0;
this.currentUser?.logout();
}