From 3d8bcb56d55be56aec198d3035d2a6c271a47698 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Sun, 26 Jan 2025 20:15:38 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3181=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E8=B0=83=E6=95=B4=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E6=8C=87=E5=BC=95=E6=89=B9=E6=B3=A8=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=EF=BC=88=E6=9C=BA=E5=9E=8B=EF=BC=9Avivo=20x60=20pro+=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/famousQianxianShop.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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', },