king
2021-09-09 e5fc2d92b1036aabf9ffc2c9706ed401bd9735c8
src/views/design/header/index.jsx
@@ -382,7 +382,7 @@
            <Menu.Item key="logout" onClick={this.logout}>{this.state.dict['main.logout']}</Menu.Item>
          </Menu>
        }>
          <div>
          <div style={{zIndex: 1, position: 'relative'}}>
            <img src={this.state.avatar || avatar} alt=""/>
            <span>
              <span className="username">{this.state.userName}</span> <Icon type="down" />