|
@@ -138,6 +138,7 @@
|
|
|
.productItem .item .btn{height:9vw;line-height:9vw}
|
|
|
.productItem .item .btn{display:inline-block;width:35.8vw;height:9vw;text-align:center;overflow:hidden;color:#F94B4B;background:#FEF6F3;border-radius:2px}
|
|
|
.productItem .item .btn.add{background:#FEF6F3;color:#E15616;}
|
|
|
+.productItem .item .btn.cat{font-size:3.1vw;line-height:4vw;white-space:pre-wrap;padding:1vw;width:80%;height:auto}
|
|
|
.noMore{height:10vw;line-height:10vw;text-align:center;color:#ccc}
|
|
|
/* 登录弹框 */
|
|
|
.loginAlert{padding-top:1vw;text-align:center;}
|