From 3e2ef5dd097474b14adc81a003603720e2a4a90d Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期五, 08 八月 2025 09:53:16 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_fix_sub' into dev_fix_sub

---
 pages/tabbar/index/home.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/tabbar/index/home.vue b/pages/tabbar/index/home.vue
index 3c231fc..694bf8e 100644
--- a/pages/tabbar/index/home.vue
+++ b/pages/tabbar/index/home.vue
@@ -1265,7 +1265,7 @@
 
 	.video-item {
 	  width: 100%;
-	  height: 70%;
+	  height: 100%;
 	  /* object-fit: cover; */
 	}
 	.play-icon {

--
Gitblit v1.8.0