Merge pull request '关于我们相关数据更新' (#795) from gitlink_ssr_head into pre_gitlink_ssr
This commit is contained in:
commit
e990e74c00
|
|
@ -205,7 +205,7 @@ function AboutUs(){
|
|||
<img src={earth} className="earthImg"/>
|
||||
<div className="statistics_cont df">
|
||||
<div>
|
||||
<CountUp {...countUpProps} start={0} end={85000} />
|
||||
<CountUp {...countUpProps} start={0} end={250000} />
|
||||
<p>开发者</p>
|
||||
</div>
|
||||
<div>
|
||||
|
|
@ -213,7 +213,7 @@ function AboutUs(){
|
|||
<p>组织</p>
|
||||
</div>
|
||||
<div>
|
||||
<CountUp {...countUpProps} end={1400000} />
|
||||
<CountUp {...countUpProps} end={1440000} />
|
||||
<p>仓库</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue