Authored by 张文文

商品详情页UI调整 review by lea.guo

... ... @@ -1123,7 +1123,7 @@ export default {
&-item {
display: flex;
justify-content: space-between;
border-bottom: 1px solid #eee;
// border-bottom: 1px solid #eee;
font-size: 28px;
box-sizing: border-box;
}
... ... @@ -1137,7 +1137,7 @@ export default {
/* font-family: SFProText-Medium; */
color: #000;
letter-spacing: 0;
font-weight: bold;
// font-weight: bold;
}
}
... ...