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

修改电话号码

parent 8ba2f5a8
......@@ -121,7 +121,7 @@ export default () => {
联系我们
</button>
<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;南京市江宁区东南大学路33号</li>
<div>
......
......@@ -438,7 +438,7 @@ function Layout({ children, location }) {
>
<PhoneFilled rotate={90} />
</div>
<span style={{ color: '#1890ff' }}>025-86111901</span>
<span style={{ color: '#1890ff' }}>025-86111961</span>
</Col>
<Popover
content={
......@@ -619,7 +619,7 @@ function Layout({ children, location }) {
>
<PhoneFilled rotate={90} />
</div>
025-86111901
025-86111961
</Col>
<Col
{...colds}
......
......@@ -61,7 +61,7 @@ const arr = [
},
{
title: '联系电话',
desc: '025-86111901',
desc: '025-86111961',
},
{
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