|  | @@ -3,7 +3,7 @@
 | 
	
		
			
				|  |  |      <!-- left start -->
 | 
	
		
			
				|  |  |      <div :class="`${prefixCls}-left`">
 | 
	
		
			
				|  |  |        <!-- logo -->
 | 
	
		
			
				|  |  | -      <AppLogo v-if="getShowHeaderLogo || getIsMobile" :class="`${prefixCls}-logo`" :theme="getHeaderTheme" :style="getLogoWidth" />
 | 
	
		
			
				|  |  | +      <!-- <AppLogo v-if="getShowHeaderLogo || getIsMobile" :class="`${prefixCls}-logo`" :theme="getHeaderTheme" :style="getLogoWidth" /> -->
 | 
	
		
			
				|  |  |        <div v-if="!currentRoute.path.startsWith('/monitorChannel/monitor-')" style="margin-top: 5px; color: #aaa; margin-left: 10px; font-weight: 600"
 | 
	
		
			
				|  |  |          >/{{ currentRoute.meta.title }}</div
 | 
	
		
			
				|  |  |        >
 |