修改logo
This commit is contained in:
		
							parent
							
								
									76c8b10dd7
								
							
						
					
					
						commit
						8311222f55
					
				
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 3.9 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 43 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 26 KiB  | 
										
											Binary file not shown.
										
									
								
							@ -374,12 +374,12 @@ function Header(props) {
 | 
			
		||||
  return (
 | 
			
		||||
    <div className={`header ${props.matchLogin ? "login" : "nologin"}`}>
 | 
			
		||||
      <div className="header__left">
 | 
			
		||||
        {/* <PictureThumb
 | 
			
		||||
        <PictureThumb
 | 
			
		||||
          thumbCodes={thumbCode ? [thumbCode] : []}
 | 
			
		||||
          thumbConfigs={[{ target: thumbCode }]}
 | 
			
		||||
          defaultThumb={require("../assets/layout/header-logo.png")}
 | 
			
		||||
          className="header__left-logo"
 | 
			
		||||
        /> */}
 | 
			
		||||
        />
 | 
			
		||||
        {isMobile ? (
 | 
			
		||||
          <span className="header__left-slogan-mobile"> </span>
 | 
			
		||||
        ) : (
 | 
			
		||||
@ -390,7 +390,7 @@ function Header(props) {
 | 
			
		||||
                : "header__left-slogan"
 | 
			
		||||
            }`}
 | 
			
		||||
          >
 | 
			
		||||
            双重预防管控系统
 | 
			
		||||
            双重预防机制管控系统
 | 
			
		||||
            {/* 安全管理系统
 | 
			
		||||
            <span style={{ color: "#c99d03" }}>(SMS)</span> */}
 | 
			
		||||
            {baseConfig.SYS_NAME}{" "}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user