chao 4 years ago
parent
commit
6f74e361e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/static/css/product/detail.pc.css

+ 1 - 1
src/main/resources/static/css/product/detail.pc.css

@@ -61,7 +61,7 @@ li{list-style:none;}
 .recommendBox{margin-bottom:16px;overflow: hidden;}
 .recommendBox{margin-bottom:16px;overflow: hidden;}
 .recommendBox .hd{font-size:16px;color:#4A4F58;font-weight:bold;padding:16px 32px}
 .recommendBox .hd{font-size:16px;color:#4A4F58;font-weight:bold;padding:16px 32px}
 #productRecommend{padding:16px;background: #fff}
 #productRecommend{padding:16px;background: #fff}
-#productRecommend li{float:left;width:167px;height:205px;overflow:hidden;}
+#productRecommend li{float:left;width:167px;height:205px;overflow:hidden;background:#FFF;}
 #productRecommend li .item{width:151px;height:205px;margin:0 auto;line-height:22px;background:#FFF;}
 #productRecommend li .item{width:151px;height:205px;margin:0 auto;line-height:22px;background:#FFF;}
 #productRecommend li .item a{display:block;width:100%;height:100%;color:#93979F}
 #productRecommend li .item a{display:block;width:100%;height:100%;color:#93979F}
 #productRecommend li .item a:hover{color:#E15616}
 #productRecommend li .item a:hover{color:#E15616}