shop.css
666 Bytes
@charset "utf-8";
/* base */
@import "layout/reset";
@import "layout/common";
@import "layout/loading";
@import "layout/swiper";
@import "layout/header";
@import "layout/footer";
@import "layout/utils";
/* page */
/*@import "channel/index";*/
@import "channel/banner-top";
@import "channel/floor-header";
@import "channel/search";
@import "common/index";
/*@import "product/index";*/
@import "product/search/search";
@import "product/search/list";
@import "product/sale/sale";
@import "product/shop/shop-index";
@import "product/shop/shop-prodfile";
@import "product/shop/product-category";
@import "product/shop/shop-index-coupon";
@import "home/hot-category";