Authored by
王水玲
店铺装修bug修改
...
|
...
|
@@ -416,16 +416,18 @@ |
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
|
|
.goods-wrap {
|
|
|
.goods-container {
|
|
|
.good-info {
|
|
|
width: 235px;
|
|
|
height: auto;
|
|
|
margin-bottom: 35px;
|
|
|
}
|
|
|
|
|
|
.goods-container {
|
|
|
.good-info {
|
|
|
width: 235px;
|
|
|
height: auto;
|
|
|
margin-bottom: 35px;
|
|
|
}
|
|
|
|
|
|
.good-detail-text {
|
|
|
text-align: left;
|
|
|
.good-detail-text {
|
|
|
text-align: left;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
|
...
|
...
|
|