diff --git a/src/app/admininfo/admininfo.page.html b/src/app/admininfo/admininfo.page.html index 099e73b..35c3aec 100644 --- a/src/app/admininfo/admininfo.page.html +++ b/src/app/admininfo/admininfo.page.html @@ -1,11 +1,10 @@ - - + + + Datos Secretario + - - Datos Secretario - diff --git a/src/app/photo/photo.page.html b/src/app/photo/photo.page.html index f91410c..009a032 100644 --- a/src/app/photo/photo.page.html +++ b/src/app/photo/photo.page.html @@ -1,15 +1,16 @@ - - - + + + + Foto + - Foto - +
- + Subir Archivo diff --git a/src/app/tab1/tab1.page.html b/src/app/tab1/tab1.page.html index 7660fbe..f49a3bf 100644 --- a/src/app/tab1/tab1.page.html +++ b/src/app/tab1/tab1.page.html @@ -1,7 +1,7 @@ - + Datos diff --git a/src/app/tab1/tab1.page.ts b/src/app/tab1/tab1.page.ts index 91172ac..5b60b72 100644 --- a/src/app/tab1/tab1.page.ts +++ b/src/app/tab1/tab1.page.ts @@ -23,6 +23,7 @@ export class Tab1Page implements OnInit{ public activatedRoute : ActivatedRoute) { this.auth.store.get("info").subscribe( res => { + console.log("Response on loggin",res) this.data.email = res.email; this.data.phone = res.phone; this.data.street = res.street; diff --git a/src/app/tab2/tab2.page.html b/src/app/tab2/tab2.page.html index 8468014..4cff421 100644 --- a/src/app/tab2/tab2.page.html +++ b/src/app/tab2/tab2.page.html @@ -1,6 +1,6 @@ - + Enviar