Authored by ccbikai

底部下载app 图片换字体图标

@@ -26,6 +26,19 @@ @@ -26,6 +26,19 @@
26 line-height: 44px; 26 line-height: 44px;
27 color: white; 27 color: white;
28 } 28 }
  29 +
  30 + .yoho-icon {
  31 + float: left;
  32 + margin-right: 10px;
  33 + font-size: 22px;
  34 + line-height: 44px;
  35 + width: 44px;
  36 + height: 44px;
  37 + text-align: center;
  38 + color: #fff;
  39 + background-color: #000;
  40 + border-radius: 10px;
  41 + }
29 } 42 }
30 43
31 } 44 }
1 {{#showDownloadApp}} 1 {{#showDownloadApp}}
2 <div class="float-layer hide" id="float-layer-app"> 2 <div class="float-layer hide" id="float-layer-app">
3 <div class="float-layer-left"> 3 <div class="float-layer-left">
4 - <img src="http://static.yohobuy.com/m/v1/img/yohobuy_new.png" alt=""> 4 + <span class="yoho-icon iconfont">&#xe60d;</span>
5 <p>新用户首单减10元</p> 5 <p>新用户首单减10元</p>
6 </div> 6 </div>
7 <a href="javascript:void(0);" id="float-layer-close" > 7 <a href="javascript:void(0);" id="float-layer-close" >