From 3420bbbe48bcb56967649d531b2818e350224281 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Thu, 28 Sep 2023 17:16:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=A1=B5=E9=9D=A2=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/nongKe/cloud_entrepot/indexa.vue | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pages/nongKe/cloud_entrepot/indexa.vue b/pages/nongKe/cloud_entrepot/indexa.vue index a22442d..c255095 100644 --- a/pages/nongKe/cloud_entrepot/indexa.vue +++ b/pages/nongKe/cloud_entrepot/indexa.vue @@ -151,23 +151,23 @@ :disable-touch="true"> + height="718.46rpx"> - + + width="140.19rpx" height="140.19rpx"> @@ -199,7 +199,7 @@ - {{item.store_info}} + {{ item.store_name || item.store_info }} @@ -1301,11 +1301,11 @@ .menu { position: absolute; - top: 748rpx; + top: 490rpx; width: 750rpx; // background-color: rgba(255, 255, 255, 0.7); height: 250rpx; - // height: 175.23rpx; + // height: 140.19rpx; // box-shadow: 0 0 100px 100px rgba(255, 255, 255, 0.5); // box-shadow: 0 0 100rpx 30rpx rgba(255, 255, 255, 0.9); @@ -1400,9 +1400,9 @@ .act_img { // transition:t; - transform: translateY(-840rpx); + transform: translateY(-580rpx); /* #ifdef APP-PLUS */ - transform: translateY(-800rpx); + transform: translateY(-540rpx); /* #endif */ } @@ -1429,7 +1429,7 @@ .swipers { width: 750rpx; - height: 998.83rpx; + height: 718.46rpx; } .card { @@ -1466,7 +1466,7 @@ font-size: 33.29rpx; line-height: 50px; background: linear-gradient(to right, #F84221, #FF6D20); - width: 175.23rpx; + width: 140.19rpx; text-align: center; } }