| 
					
				 | 
			
			
				@@ -3,8 +3,8 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <router-link :to="routerLinkTo"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <!-- update-begin- author:sunjianlei --- date:20190814 --- for: logo颜色根据主题颜色变化 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <img v-if="navTheme === 'dark'" src="~@/assets/logo-white.png" alt="logo"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <img v-else src="~@/assets/logo.svg" alt="logo"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <img v-if="navTheme === 'dark'" src="~@/assets/logo1.png" alt="logo"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <img v-else src="~@/assets/logo1.png" alt="logo"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <!-- update-begin- author:sunjianlei --- date:20190814 --- for: logo颜色根据主题颜色变化 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       <h1 v-if="showTitle">{{ title }}</h1> 
			 |