Merge pull request '开芯院内容跳转地址' (#793) from gitlink_ssr_head into pre_gitlink_ssr

This commit is contained in:
caishi 2025-02-10 15:47:17 +08:00
commit c685945bd5
2 changed files with 4 additions and 4 deletions

View File

@ -372,8 +372,9 @@ function HeaderPage(props){
<div className='grow_content'>
<img src={line} width={1250} style={{marginRight:"-50px"}}/>
<div className='grow_a'>
<a href="https://ysyx.oscc.cc/" target='_blank'></a>
<a href="https://datenlord.github.io/zh-cn/#/community/mit" target='_blank' style={{width:"197px"}}></a>
<a href="https://www.zjti.org.cn/moodle/?redirect=0" target='_blank' style={{width:"210px"}}></a>
<a href="https://ysyx.oscc.cc/" target='_blank' style={{marginTop:"-13px"}}></a>
<a href="https://datenlord.github.io/zh-cn/#/community/mit" target='_blank' style={{width:"197px",marginTop:"-16px"}}></a>
<a href="https://open-verify.cc/learningresource/comm/com_001/" target='_blank'></a>
</div>
</div>

View File

@ -492,11 +492,10 @@
left: 0px;
top: 0px;
height: 100%;
padding-top: 60px;
padding-top: 70px;
display: flex;
flex-direction: column;
justify-content: space-between;
padding-bottom: 20px;
a{
display: block;
height: 38px;