tab2.page.html 177 B

1234567891011
  1. <ion-header [translucent]="true">
  2. <ion-toolbar>
  3. <ion-title>
  4. Tab 2
  5. </ion-title>
  6. </ion-toolbar>
  7. </ion-header>
  8. <ion-content [fullscreen]="true">
  9. </ion-content>