Authored by 郝肖肖

个人中心 有货币 你可能喜欢样式

  1 +@import "../channel/maybe-like";
  2 +@import "../common/index";
1 @import "coin/yoho-coin-new"; 3 @import "coin/yoho-coin-new";
@@ -22,9 +22,9 @@ @@ -22,9 +22,9 @@
22 22
23 .dollar { 23 .dollar {
24 display: inline-block; 24 display: inline-block;
25 - width: 24px;  
26 - height: 24px;  
27 - background: url("/home/yoho-coin/dollar.png") center center; 25 + width: 22px;
  26 + height: 22px;
  27 + background: resolve("home/yoho-coin/dollar.png") no-repeat;
28 background-size: 100% 100%; 28 background-size: 100% 100%;
29 } 29 }
30 } 30 }