Authored by shuaiguo

Merge branch 'hotfix/magazine-style'

{
"name": "yohobuywap-node",
"version": "6.13.4",
"version": "6.13.5",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...
... ... @@ -34,10 +34,11 @@ body {
.swiper-slide {
display: flex;
align-items: center;
// align-items: center;
justify-content: center;
position: relative;
box-sizing: border-box;
padding-bottom: 134px;
// padding-bottom: 134px;
overflow: hidden;
.filter-bg {
... ...