Commit 627a1a8b authored by 卢均锐's avatar 卢均锐

feat: 营销活动-goodsItem-修改样式

parent fd2240a4
...@@ -4,6 +4,9 @@ ...@@ -4,6 +4,9 @@
position: relative; position: relative;
&:hover{ &:hover{
border-color: #00B37A; border-color: #00B37A;
.goodsItem_edit{
display: block;
}
} }
.goodsItem_img{ .goodsItem_img{
height: 80px; height: 80px;
...@@ -39,5 +42,7 @@ ...@@ -39,5 +42,7 @@
font-size: 16px; font-size: 16px;
text-align: center; text-align: center;
color: #fff; color: #fff;
display: none;
cursor: pointer;
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment