|  | @@ -1,9 +1,9 @@
 | 
	
		
			
				|  |  |  <ion-header>
 | 
	
		
			
				|  |  |    <ion-toolbar>
 | 
	
		
			
				|  |  | -    <ion-buttons slot="start" style="flex: 0 0 85%;">
 | 
	
		
			
				|  |  | +    <ion-buttons slot="start" style="flex: 0 0 75%;">
 | 
	
		
			
				|  |  |        <ion-searchbar placeholder="搜索"></ion-searchbar>
 | 
	
		
			
				|  |  |      </ion-buttons>
 | 
	
		
			
				|  |  | -    <ion-buttons slot="end" style="flex: 0 0 15%;">
 | 
	
		
			
				|  |  | +    <ion-buttons slot="end" style="flex: 0 0 25%;">
 | 
	
		
			
				|  |  |        <ion-button>
 | 
	
		
			
				|  |  |          <ion-icon slot="icon-only" name="mail"></ion-icon>
 | 
	
		
			
				|  |  |        </ion-button>
 |