...
|
...
|
@@ -2,7 +2,7 @@ |
|
|
* @Author: Targaryen
|
|
|
* @Date: 2017-03-23 17:12:53
|
|
|
* @Last Modified by: Targaryen
|
|
|
* @Last Modified time: 2017-04-25 13:55:13
|
|
|
* @Last Modified time: 2017-04-25 15:54:23
|
|
|
*/
|
|
|
// 红人店铺首页
|
|
|
|
...
|
...
|
@@ -245,9 +245,14 @@ |
|
|
|
|
|
.item-info {
|
|
|
text-align: center;
|
|
|
background-color: #f5f7f6;
|
|
|
color: #000;
|
|
|
position: relative;
|
|
|
|
|
|
.text {
|
|
|
line-height: 36px;
|
|
|
}
|
|
|
|
|
|
.name,
|
|
|
.price {
|
|
|
display: none;
|
...
|
...
|
|