Authored by biao

去掉限购商品详情页中的用户头像

@@ -8,17 +8,15 @@ @@ -8,17 +8,15 @@
8 line-height: 2.2rem; 8 line-height: 2.2rem;
9 margin-bottom: 0.1rem; 9 margin-bottom: 0.1rem;
10 background-color: #fff; 10 background-color: #fff;
11 - padding: 0.2rem 0; 11 + padding: 0.2rem 0 0.2rem 0.5rem;
12 12
13 13
14 div { 14 div {
15 - width: 20%; 15 + width: 0%;
16 display: inline-block; 16 display: inline-block;
17 float: left; 17 float: left;
18 img { 18 img {
19 width: 1.5rem; 19 width: 1.5rem;
20 - border: 1px solid #ccc;  
21 - border-radius: 100%;  
22 position: relative; 20 position: relative;
23 top: 0.25rem; 21 top: 0.25rem;
24 } 22 }
1 {{> layout/header}} 1 {{> layout/header}}
2 <div class="limit-good-page yoho-page"> 2 <div class="limit-good-page yoho-page">
3 <div class="top clearfix"> 3 <div class="top clearfix">
4 - <div>  
5 - <img src="{{profile}}" alt="">  
6 - </div>  
7 <p>我在Yoho!Buy有货发现了一个限定发售商品</p> 4 <p>我在Yoho!Buy有货发现了一个限定发售商品</p>
8 </div> 5 </div>
9 <div class="banner"> 6 <div class="banner">