|  | @@ -2,7 +2,7 @@
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    <ion-tab-bar slot="bottom">
 | 
	
		
			
				|  |  |      <ion-tab-button tab="tab1" href="/tabs/tab1">
 | 
	
		
			
				|  |  | -      <ion-icon aria-hidden="true" name="triangle"></ion-icon>
 | 
	
		
			
				|  |  | +      <ion-icon aria-hidden="true" name="document"></ion-icon>
 | 
	
		
			
				|  |  |        <ion-label>说明</ion-label>
 | 
	
		
			
				|  |  |      </ion-tab-button>
 | 
	
		
			
				|  |  |  <!-- 
 | 
	
	
		
			
				|  | @@ -12,7 +12,7 @@
 | 
	
		
			
				|  |  |      </ion-tab-button> -->
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |      <ion-tab-button tab="tab3" href="/tabs/tab3">
 | 
	
		
			
				|  |  | -      <ion-icon aria-hidden="true" name="square"></ion-icon>
 | 
	
		
			
				|  |  | +      <ion-icon aria-hidden="true" name="person"></ion-icon>
 | 
	
		
			
				|  |  |        <ion-label>我的</ion-label>
 | 
	
		
			
				|  |  |      </ion-tab-button>
 | 
	
		
			
				|  |  |    </ion-tab-bar>
 |