diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index bbc150d..3fb6193 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -785,7 +785,7 @@ export default { position: 'absolute', zIndex: 99, width: '500rpx', - top: 549*2+'rpx', + top: res.top-100+'px', left: 80*2+'rpx', height: '200rpx', /* px: ; */ @@ -798,7 +798,7 @@ export default { position: 'absolute', zIndex: 99, width: '117rpx', - top: 520*2+'rpx', + top: res.top-123+'px', left: 60*2+'rpx', right: 0, margin: 'auto', @@ -812,7 +812,7 @@ export default { position: 'absolute', zIndex: 99, width: '117rpx', - top: 520*2+'rpx', + top: res.top-123+'px', left: 260*2+'rpx', height: '46rpx', },