@@ -39,7 +39,7 @@
width: '100%',
}"
alt="dessert"
- :src="item.logo"
+ :src="'http://' + item.logo"
/>
</div>
<a-card :bordered="false" hoverable>
@@ -431,7 +431,7 @@
.arco-btn-group {
position: absolute;
right: 10px;
- top: 100px;
+ top: 90px;
}
.card_wrap_box_img {
min-height: 200px;