index.scss 727 Bytes
@import "nav";
@import "left-right";
@import "activity";
@import "~scss/layout/swiper";
@import "~scss/channel/banner-top";
@import "~scss/channel/hot-category";
@import "~scss/channel/icons-enter";
@import "~scss/channel/banner-center";
@import "~scss/channel/thumb-row";
@import "~scss/channel/left-right";
@import "~scss/channel/hot-brands";
@import "~scss/channel/trendsetter-collocation";
@import "~scss/channel/goods-category";
@import "~scss/channel/creative-life";
@import "~scss/channel/plus-star";
@import "~scss/channel/floor-header";
@import "~scss/common/good";

.outlet-page {
    .good-tag,
    .suspend-cart {
        display: none !important;
    }

    .goods-container {
        margin-bottom: 10px;
    }
}