From 4e9d7c0e363d313a273700865afb8b0d665e6c69 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期三, 18 六月 2025 14:11:23 +0800 Subject: [PATCH] 视频相关页面优化、功能bug --- 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 df33ed7..ade53fe 100644 --- a/pages/tabbar/index/home.vue +++ b/pages/tabbar/index/home.vue @@ -916,7 +916,7 @@ .video-info { width: 70%; position: absolute; - bottom: 70px; + bottom: 20px; left: 20px; color: #f8f8f8; z-index: 10; -- Gitblit v1.8.0