diff --git a/pages/nongKe/cloud_entrepot/index.vue b/pages/nongKe/cloud_entrepot/index.vue index 585f919..43e5340 100644 --- a/pages/nongKe/cloud_entrepot/index.vue +++ b/pages/nongKe/cloud_entrepot/index.vue @@ -65,10 +65,7 @@ - - - @@ -80,7 +77,6 @@ height="998.83rpx"> - @@ -306,6 +302,7 @@ this.cartFn() uni.getSystemInfo({ success: (res) => { + console.log(res) this.winHeight = res.windowHeight this.appInfo = res.safeAreaInsets }, @@ -664,7 +661,7 @@ } .goods_list { - min-height: 100vh; + min-height: 95vh; padding: 0 10rpx; // background-color: red; @@ -755,6 +752,7 @@ // background-color: green; z-index: 99; box-sizing: border-box; + margin-bottom: 20rpx; }