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

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

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