超算首页隐藏侧导航
This commit is contained in:
parent
9613fac19d
commit
053081f91a
|
|
@ -125,7 +125,7 @@ function HeaderPageUos(props) {
|
|||
|
||||
return (
|
||||
<div className="nscc_homepage_box">
|
||||
{showAnchor &&
|
||||
{/* {showAnchor &&
|
||||
<Anchor className='anchor_kxy anchor_nscc'>
|
||||
<Anchor.Link href="#nscc_home1" title={firstTitle}/>
|
||||
<Anchor.Link href="#nscc_home2" title={homepageSpecialProjectTitle} />
|
||||
|
|
@ -134,7 +134,7 @@ function HeaderPageUos(props) {
|
|||
<Anchor.Link href="#nscc_home5" title={homepageResourceTitle}></Anchor.Link>
|
||||
<Anchor.Link href="#nscc_home6" title={homepageMemberTitle}></Anchor.Link>
|
||||
</Anchor>
|
||||
}
|
||||
} */}
|
||||
<div className='nscc_introduction pt80 pb50 viewEntry' id="nscc_home1">
|
||||
{nsccTitle(firstTitle, 0.1, "font-bd font-36 align")}
|
||||
<div className='df wrap pt50 between width1400 mb30 needScale'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue