yuebuzu-creater 5 months ago
parent
commit
d0c395cbc1
1 changed files with 3 additions and 3 deletions
  1. 3 3
      wisdom-app/src/app/tab1/tab1.page.html

+ 3 - 3
wisdom-app/src/app/tab1/tab1.page.html

@@ -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>