forked from Gitlink/forgeplus-react
修改文案
This commit is contained in:
parent
3c358c8175
commit
cbf0f827dd
|
@ -36,7 +36,7 @@ function Contact() {
|
|||
<div className='glcc_help'>
|
||||
<img src={help}/>
|
||||
<span className='font-32 title_32'>帮助中心 </span>
|
||||
<span className='font-18 small_32'>记录GitLink编程夏令营活动信息及热点问题</span>
|
||||
<span className='font-18 small_32'>查看GitLink编程夏令营活动信息及热点问题</span>
|
||||
<Button type="danger" className='joinHelp font-16 mr40' onClick={()=>{window.open("/glcc/help")}}>进入帮助中心</Button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue