From dcdf94bfb544daeb6ada5c3b1ce6cb62f4c35863 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期一, 16 十二月 2024 14:49:41 +0800
Subject: [PATCH] 教学互动测试版完成

---
 pages/home/home.wxss |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pages/home/home.wxss b/pages/home/home.wxss
index b23f2a5..675b791 100644
--- a/pages/home/home.wxss
+++ b/pages/home/home.wxss
@@ -88,6 +88,11 @@
   width: 100%;
 }
 
+.swiper-item {
+  width: 100%;
+  height: 100%;
+}
+
 .swiperItem {
   position: relative;
   height: 380rpx;
@@ -310,6 +315,7 @@
   width: 336rpx;
   height: 205rpx;
   flex: 1;
+  margin: 0 auto;
 }
 
 .listBox1 .body-info {

--
Gitblit v1.9.1