作者 lihan
1 个管道 的构建 通过 耗费 0 秒

修改bug阶段

... ... @@ -291,6 +291,9 @@ body,html{
text-align: center;
}
/*购物车为空*/
.shopcart{
margin-left: 0.4rem;
}
.shopcar{
width:3.5rem;
font-size: 0.3rem;
... ...
... ... @@ -166,6 +166,9 @@ body,html{
width:0.6rem;
text-align: center;
}
.shopcart{
margin-left: 0.4rem;
}
.shop_cart{
color:#969799;
font-size: 0.24rem;
... ...