Showing
2 changed files
with
45 additions
and
3 deletions
@@ -374,8 +374,19 @@ | @@ -374,8 +374,19 @@ | ||
374 | <small>183****3432 为什么图片是黑色的呢?图片不是白色的呢?</small> | 374 | <small>183****3432 为什么图片是黑色的呢?图片不是白色的呢?</small> |
375 | <small class="right-time">2015-3-24 13:30:24</small> | 375 | <small class="right-time">2015-3-24 13:30:24</small> |
376 | </span> | 376 | </span> |
377 | - <span><i class="iconfont"></i></span> | 377 | + <span> |
378 | + <i class="iconfont"></i> | ||
379 | + 您好,该商品的颜色是灰色的,有货的商品都是实物拍摄,由于拍摄时的角度,光线等因素, | ||
380 | + 以及个人显示屏分辨率的不同,商品会与图片存在少许的色差,请您谅解。如有其他问题, | ||
381 | + 请登录"my有货",联系在线客服,感谢您对YOHO!有货的关注。 | ||
382 | + </span> | ||
378 | </p> | 383 | </p> |
384 | + <div class="common-zan"> | ||
385 | + <div class="zan-content"> | ||
386 | + <span class="icon-border"><i class="iconfont"></i>赞(5)</span> | ||
387 | + <span><i class="iconfont"></i>有用(5)</span> | ||
388 | + </div> | ||
389 | + </div> | ||
379 | </div> | 390 | </div> |
380 | </div> | 391 | </div> |
381 | 392 |
@@ -1707,7 +1707,7 @@ | @@ -1707,7 +1707,7 @@ | ||
1707 | 1707 | ||
1708 | span{ | 1708 | span{ |
1709 | display:block; | 1709 | display:block; |
1710 | - margin-top:2px; | 1710 | + margin-top:4px; |
1711 | line-height: 20px; | 1711 | line-height: 20px; |
1712 | 1712 | ||
1713 | i{ | 1713 | i{ |
@@ -1743,7 +1743,38 @@ | @@ -1743,7 +1743,38 @@ | ||
1743 | cursor: pointer; | 1743 | cursor: pointer; |
1744 | } | 1744 | } |
1745 | 1745 | ||
1746 | - } | 1746 | + .common-zan{ |
1747 | + border-bottom: 2px solid #ccc; | ||
1748 | + | ||
1749 | + height: 100px; | ||
1750 | + | ||
1751 | + .zan-content{ | ||
1752 | + margin: 0 auto; | ||
1753 | + width: 60%; | ||
1754 | + text-align: center; | ||
1755 | + padding-top: 30px; | ||
1756 | + | ||
1757 | + span{ | ||
1758 | + display: inline-block; | ||
1759 | + width: 49%; | ||
1760 | + | ||
1761 | + i{ | ||
1762 | + color: #ccc; | ||
1763 | + cursor: pointer; | ||
1764 | + font-size: 20px; | ||
1765 | + } | ||
1766 | + | ||
1767 | + } | ||
1768 | + | ||
1769 | + .icon-border{ | ||
1770 | + border-right: 2px solid #eaeceb; | ||
1771 | + } | ||
1772 | + | ||
1773 | + } | ||
1774 | + | ||
1775 | + } | ||
1776 | + | ||
1777 | + } | ||
1747 | 1778 | ||
1748 | .buy-consults{ | 1779 | .buy-consults{ |
1749 | height: 40px; | 1780 | height: 40px; |
-
Please register or login to post a comment