|
@@ -1,7 +1,7 @@
|
|
<ion-header [translucent]="true">
|
|
<ion-header [translucent]="true">
|
|
<ion-toolbar>
|
|
<ion-toolbar>
|
|
<ion-title>
|
|
<ion-title>
|
|
- Tab 1
|
|
|
|
|
|
+ 智养1
|
|
</ion-title>
|
|
</ion-title>
|
|
</ion-toolbar>
|
|
</ion-toolbar>
|
|
</ion-header>
|
|
</ion-header>
|
|
@@ -9,9 +9,9 @@
|
|
<ion-content [fullscreen]="true">
|
|
<ion-content [fullscreen]="true">
|
|
<ion-header collapse="condense">
|
|
<ion-header collapse="condense">
|
|
<ion-toolbar>
|
|
<ion-toolbar>
|
|
- <ion-title size="large">Tab 1</ion-title>
|
|
|
|
|
|
+ <ion-title size="large">智养2</ion-title>
|
|
</ion-toolbar>
|
|
</ion-toolbar>
|
|
</ion-header>
|
|
</ion-header>
|
|
|
|
|
|
- <app-explore-container name="Tab 1 page"></app-explore-container>
|
|
|
|
|
|
+ <app-explore-container name="智养3"></app-explore-container>
|
|
</ion-content>
|
|
</ion-content>
|