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; } }