Blame view

public/scss/product/shop/shop.page.css 554 Bytes
1 2 3 4 5 6 7
@charset "utf-8";

/* base */
@import "../../layout/loading";
@import "../../layout/swiper";

/* page */
8
/* @import "channel/index"; */
9 10 11 12 13 14
@import "../../channel/banner-top";
@import "../../channel/floor-header";
@import "../../channel/search";

@import "../../common/index";
15
/* @import "product/index"; */
16 17 18 19 20 21 22 23
@import "../search/search";
@import "../search/list";
@import "../sale/sale";
@import "../shop/shop-index";
@import "../shop/shop-prodfile";
@import "../shop/product-category";
@import "../shop/shop-index-coupon";
@import "../../home/hot-category";