|
|
/* 新品到着 css */
|
|
|
|
|
|
@import 'layout/panel';
|
|
|
@import 'layout/swiper';
|
|
|
@import 'layout/yo-loading';
|
|
|
@import 'common/filter';
|
|
|
@import 'common/good';
|
|
|
@import 'new/recommend';
|
|
|
@import 'new/handlepick';
|
|
|
@import 'new/good-tags';
|
|
|
@import 'new/brand-info';
|
|
|
@import 'new/brand-recommend';
|
|
|
@import 'new/article';
|
|
|
@import "layout/panel";
|
|
|
@import "layout/swiper";
|
|
|
@import "layout/yo-loading";
|
|
|
@import "common/filter";
|
|
|
@import "common/good";
|
|
|
@import "new/recommend";
|
|
|
@import "new/handlepick";
|
|
|
@import "new/good-tags";
|
|
|
@import "new/brand-info";
|
|
|
@import "new/brand-recommend";
|
|
|
@import "new/article";
|
|
|
|
|
|
body {
|
|
|
background-color: #f0f0f0;
|
|
|
}
|
|
|
|
|
|
.banner-swiper .swiper-slide {
|
|
|
.banner-swiper .swiper-slide {
|
|
|
height: 234px;
|
|
|
}
|
|
|
|
...
|
...
|
|