diff --git a/pages/nongKe/cloud_entrepot/index.vue b/pages/nongKe/cloud_entrepot/index.vue
index 73eace9..f13d635 100644
--- a/pages/nongKe/cloud_entrepot/index.vue
+++ b/pages/nongKe/cloud_entrepot/index.vue
@@ -88,28 +88,29 @@
:disable-touch="true">
+ height="718.46rpx">
-
+
+
+
@@ -491,10 +492,10 @@
.boundingClientRect(rect => {
// console.log(this.cartTagInfo, 6666)
that.cartTagInfo = rect
- console.log(rect)
+ // console.log(rect)
})
.exec();
- // console.log(that.headtop)
+ console.log(that.headtop)
}, 500)
// console.log(this.appInfo, "手机信息")
@@ -551,6 +552,7 @@
.in(this)
.select('.content')
.boundingClientRect(rect => {
+ console.log(rect);
if (rect.top <= (this.headtop)) {
this.pocls = 'fixed'
this.act_swiper = 'act_swiper'
@@ -1053,6 +1055,9 @@
.swiper_item_act {
transform: scale(1.2);
}
+ .swiper_item_act2 {
+ transform: scale(1.1);
+ }
// .swiper_item:hover {}
@@ -1244,11 +1249,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);
@@ -1373,7 +1378,7 @@
.swipers {
width: 750rpx;
- height: 998.83rpx;
+ height: 718.46rpx;
}
.card {
@@ -1410,7 +1415,7 @@
font-size: 33.29rpx;
line-height: 50px;
background: linear-gradient(to right, #F84221, #FF6D20);
- width: 175.23rpx;
+ width: 140.19rpx;
text-align: center;
}
}