forked from Gitlink/forgeplus-react
save
This commit is contained in:
parent
e67d256c9f
commit
9b75042dcd
|
|
@ -274,7 +274,7 @@ function Home(){
|
|||
</div>
|
||||
<div className='part'>
|
||||
<p className="homeSubtitle"><img src={Left} width={16}/>partner<img src={Right} width={36}/></p>
|
||||
<p className='homeMaintitle title-animate'><span>合作伙伴</span><span>四字文案</span></p>
|
||||
<p className='homeMaintitle title-animate'><span>组织架构</span><span>合作伙伴</span></p>
|
||||
<div className="partner-content">
|
||||
{
|
||||
partner.map((e, k) => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue