Authored by yyq

Merge branch 'release/4.6' of git.yoho.cn:fe/yohobuy-node into release/4.6

... ... @@ -10,8 +10,8 @@
@import "hot-rank";
@import "shop-entry";
@import "detail";
@import "sale/_index.css";
@import "outlets/_index.css";
@import "sale/index";
@import "outlets/index";
.product-page {
/* 分页 */
... ...
@import "_new-sale.css";
@import "new-sale";
.center-content {
width: 1150px;
... ...