Authored by lea guo

发现好货

{
"name": "yohobuywap-node-activity",
"version": "6.9.12-beta-9",
"version": "6.9.12-beta-10",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...
... ... @@ -17,7 +17,7 @@ body {
}
.find-goods-wrapper {
margin: 0 30px;
margin: 0 25.6px;
}
.empty {
... ... @@ -28,7 +28,7 @@ body {
}
.item-wrapper {
padding: 48px 0 54px 0;
padding: 40.96px 0 46.08px 0;
border-bottom: 1px solid #e0e0e0;
&:last-child {
... ... @@ -79,7 +79,7 @@ body {
.item-info {
display: flex;
margin-top: 30px;
margin-top: 25.6px;
max-height: 240px;
overflow: hidden;
text-decoration: none;
... ... @@ -89,7 +89,7 @@ body {
display: flex;
flex-direction: column;
flex: 1;
margin-left: 30px;
margin-left: 34.13px;
justify-content: space-between;
.item-name {
... ...