From f389f975cb6f759a833d3884bfa1d4908450e3de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E8=B1=AA?= <781521347@qq.com> Date: Mon, 27 Dec 2021 10:59:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/demandHall/business/index.vue | 49 ++++++++++++++++++++++++++--- pages/life/index.vue | 2 +- 2 files changed, 46 insertions(+), 5 deletions(-) diff --git a/pages/demandHall/business/index.vue b/pages/demandHall/business/index.vue index b2a4d74..5f26ee1 100644 --- a/pages/demandHall/business/index.vue +++ b/pages/demandHall/business/index.vue @@ -20,12 +20,41 @@ - + - 2021中国酒店与商用厨具行业品牌盛即将召开 + + + + + 2021中国酒店与商用厨具行业品牌盛即将召开 + + + + - 2021如何具有商业思维? + + + + + 如何具有商业思维? + + + @@ -235,9 +264,21 @@ height: 78rpx; margin-left: 18rpx; } - + .news-con-box{ + width: calc(100% - 100rpx); + } .news-con { margin-bottom: 6rpx; + .notice-swiper{ + width: calc(100% - 116rpx); + height: 34rpx; + } + .scroll-Y{ + height: 34rpx; + .swiper-item{ + height: 34rpx; + } + } } .news-con image { diff --git a/pages/life/index.vue b/pages/life/index.vue index 96e8455..5c37249 100644 --- a/pages/life/index.vue +++ b/pages/life/index.vue @@ -431,7 +431,7 @@ export default { display: flex; flex-direction: column; justify-content: space-between; - align-items: ; + // align-items: ; image { width: 324rpx; height: 190rpx;