Authored by
王水玲
不支持7天无理由退换货
...
|
...
|
@@ -32,14 +32,10 @@ |
|
|
float: left;
|
|
|
width: 172px;
|
|
|
text-align: center;
|
|
|
|
|
|
&:last-child {
|
|
|
float: right;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.reason {
|
|
|
width: 330px;
|
|
|
width: 290px;
|
|
|
}
|
|
|
|
|
|
.info {
|
...
|
...
|
@@ -62,12 +58,8 @@ |
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
.price {
|
|
|
float: right;
|
|
|
}
|
|
|
|
|
|
.reason {
|
|
|
width: 330px;
|
|
|
width: 290px;
|
|
|
}
|
|
|
|
|
|
.check {
|
...
|
...
|
|