forked from Gitlink/forgeplus-react
去掉无用的注释
This commit is contained in:
parent
1f1c29720a
commit
d1676b811d
|
@ -13,13 +13,6 @@ function Contact({ aboutUs }) {
|
|||
<div className="contact qz_main">
|
||||
<div className="contact-words">
|
||||
<RenderHtml value={aboutUs} className="contact-content" />
|
||||
{/* <p>主办方:JWJWJW联合参谋部、科学技术委员会</p>
|
||||
<p>协办方:军事科学院、航天科技集团</p> */}
|
||||
{/* <div className="contact-content">
|
||||
<p>地址:北京市海淀区西三环北路72号</p>
|
||||
<p>Email:osredm@163.com</p>
|
||||
<p>电话:+86-010-66357650</p>
|
||||
</div> */}
|
||||
</div>
|
||||
<div className="contact-png">
|
||||
<img src={contactPng} ></img>
|
||||
|
|
Loading…
Reference in New Issue