Commit ae0cd468 by 纪昌帅

save

parent 4e50cd24
......@@ -98,14 +98,14 @@ class Header extends PureComponent {
{/* 语言 */}
{/* bug-11961-cwj暂时注释 2期上 */}
{/* <SelectLang className={styles.action} /> */}
{associationButton && (
{/* {associationButton && (
<a className={styles.assDiv} onClick={onToAss.bind(this)}>
<div className={styles.iconDiv}>
<Icon style={{ color: "white" }} type="home" />
</div>
{/* <div className={styles.assText}>社群平台</div> */}
<div className={styles.assText}>社群平台</div>
</a>
)}
)} */}
<Tooltip title={"使用帮助"}>
<a
target="_blank"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment