Commit 8b715b1c authored by 左玲玲's avatar 左玲玲 😬

修改电话号码

parent 8ba2f5a8
...@@ -121,7 +121,7 @@ export default () => { ...@@ -121,7 +121,7 @@ export default () => {
联系我们 联系我们
</button> </button>
<div className="contact"> <div className="contact">
<li>电话&nbsp;&nbsp;&nbsp;&nbsp;025-86111901</li> <li>电话&nbsp;&nbsp;&nbsp;&nbsp;025-86111961</li>
<li>邮箱&nbsp;&nbsp;&nbsp;&nbsp;center@jsnangao.com</li> <li>邮箱&nbsp;&nbsp;&nbsp;&nbsp;center@jsnangao.com</li>
<li>地址&nbsp;&nbsp;&nbsp;&nbsp;南京市江宁区东南大学路33号</li> <li>地址&nbsp;&nbsp;&nbsp;&nbsp;南京市江宁区东南大学路33号</li>
<div> <div>
......
...@@ -438,7 +438,7 @@ function Layout({ children, location }) { ...@@ -438,7 +438,7 @@ function Layout({ children, location }) {
> >
<PhoneFilled rotate={90} /> <PhoneFilled rotate={90} />
</div> </div>
<span style={{ color: '#1890ff' }}>025-86111901</span> <span style={{ color: '#1890ff' }}>025-86111961</span>
</Col> </Col>
<Popover <Popover
content={ content={
...@@ -619,7 +619,7 @@ function Layout({ children, location }) { ...@@ -619,7 +619,7 @@ function Layout({ children, location }) {
> >
<PhoneFilled rotate={90} /> <PhoneFilled rotate={90} />
</div> </div>
025-86111901 025-86111961
</Col> </Col>
<Col <Col
{...colds} {...colds}
......
...@@ -61,7 +61,7 @@ const arr = [ ...@@ -61,7 +61,7 @@ const arr = [
}, },
{ {
title: '联系电话', title: '联系电话',
desc: '025-86111901', desc: '025-86111961',
}, },
{ {
title: '电子邮箱', title: '电子邮箱',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment