@@ -339,7 +339,7 @@ export default {
}
.name {
- width: 100%;
+ width: 95px;
margin-top: 8px;
font-size: 14px;
font-family: PingFangSC-Medium, PingFang SC;
@@ -347,7 +347,6 @@ export default {
color: #333333;
line-height: 20px;
word-break: break-all;
- text-align: center;
.number {
@@ -356,7 +355,6 @@ export default {
font-size: 12px;
color: #666666;
line-height: 17px;
.tel {