Commit 1660ec81 by 林家欣

fix: 修改机构概况bug

parent f35559d4
......@@ -2076,6 +2076,11 @@ export default {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
.ywdt-bt{
width: 100%;
text-align: center;
}
}
.ywdt-bt {
......
......@@ -150,7 +150,7 @@ export default {
},
{
name: '宁波分中心',
branchCode: '3302',
branchCode: '3305',
},
{
name: '安徽分中心',
......
......@@ -139,6 +139,7 @@ export default {
color: #fff;
padding: 2px 5px;
box-shadow: 1px 1px #666;
font-size: 16px;
}
}
.tip-text {
......
......@@ -413,7 +413,7 @@ export default {
},
{
name: '喀麦隆',
url: 'http://www.gs1ma.org'
url: ''
},
],
},
......
......@@ -247,6 +247,7 @@ export default {
margin-bottom: 10px;
a {
text-decoration: none;
color: #008dbd;
&.red {
color: #f00;
}
......
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