Authored by zhangwenxue

fix(商品详情): fix 求购图标样式

... ... @@ -402,7 +402,7 @@ export default {
.qiugou {
position: absolute;
top: 0;
right: - 58px;
right: 58px;
width: 58px;
height: 48px;
background: top left url("~statics/image/product/qiugou@3x.png") no-repeat;
... ...