forked from Gitlink/forgeplus-react
关于我们信息更新
This commit is contained in:
parent
dc686b3f7a
commit
6abdb1524f
|
|
@ -205,7 +205,7 @@ function AboutUs(){
|
|||
<img src={earth} className="earthImg"/>
|
||||
<div className="statistics_cont df">
|
||||
<div>
|
||||
<CountUp {...countUpProps} start={0} end={50000} />
|
||||
<CountUp {...countUpProps} start={0} end={85000} />
|
||||
<p>开发者</p>
|
||||
</div>
|
||||
<div>
|
||||
|
|
@ -275,7 +275,7 @@ function AboutUs(){
|
|||
</div>
|
||||
</div>
|
||||
</Carousel>
|
||||
<p className="delivery">简历投递邮箱:zengyt#csxjy.com.cn 曾先生 (用@符号替换#)</p>
|
||||
<p className="delivery">简历投递邮箱:48630328#qq.com 徐女士 (用@符号替换#)</p>
|
||||
</div>
|
||||
</div>
|
||||
{/* 精选组织 */}
|
||||
|
|
|
|||
Loading…
Reference in New Issue