提交 7fbec9e2 编写于 作者: 史文彬's avatar 史文彬

feat: ui 验收修改

上级 8dfa4f20
...@@ -677,7 +677,7 @@ export default { ...@@ -677,7 +677,7 @@ export default {
color: #212121; color: #212121;
text-align: center; text-align: center;
line-height: 32px; line-height: 32px;
font-weight: 500; font-weight: 600;
margin: 2px 0 4.5px 0; margin: 2px 0 4.5px 0;
} }
...@@ -719,7 +719,7 @@ export default { ...@@ -719,7 +719,7 @@ export default {
line-height: 19px; line-height: 19px;
align-items: center; align-items: center;
padding: 10px 0 10px 27px; padding: 10px 0 10px 27px;
border-top: 1px solid f0f1f2; border-top: 1px solid #f0f1f2;
background-color: #f9fafb; background-color: #f9fafb;
border-radius: 0 0 11px 11px; border-radius: 0 0 11px 11px;
...@@ -760,6 +760,7 @@ export default { ...@@ -760,6 +760,7 @@ export default {
.detail-top-address { .detail-top-address {
position: relative; position: relative;
padding: 15px 52px 6px 12px; padding: 15px 52px 6px 12px;
border-radius: 11px 11px 0 0;
.detail-top-address-name { .detail-top-address-name {
height: 21px; height: 21px;
width: 257px; width: 257px;
...@@ -789,7 +790,6 @@ export default { ...@@ -789,7 +790,6 @@ export default {
right: 12px; right: 12px;
.navigation-img { .navigation-img {
width: 36px; width: 36px;
margin-bottom: 4px; margin-bottom: 4px;
} }
.navigation-text { .navigation-text {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册