From 792b7f699e3c15e1bf71e6e7a3a2869e7dabcb01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Thu, 14 May 2026 14:47:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9B=B4=E6=92=AD=E9=80=BB?= =?UTF-8?q?=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/plugins/live/detail/detail-nvue.css | 4 ++-- pages/plugins/live/detail/detail.nvue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/plugins/live/detail/detail-nvue.css b/pages/plugins/live/detail/detail-nvue.css index fff0c293..9128ceb2 100644 --- a/pages/plugins/live/detail/detail-nvue.css +++ b/pages/plugins/live/detail/detail-nvue.css @@ -18,14 +18,14 @@ background: transparent; } .live-ended { - /* 添加渐变背景色 */ - background-image: linear-gradient(to bottom,#AD18F9,#05DFC7); position: absolute; top: 0; left: 0; z-index: 10; width: 100%; height: 100%; + /* 添加渐变背景色 */ + background-image: linear-gradient(to bottom,#AD18F9,#05DFC7); } .live-ended .live-ended-text { color: #fff; diff --git a/pages/plugins/live/detail/detail.nvue b/pages/plugins/live/detail/detail.nvue index 0ba7bf34..3a3cd367 100644 --- a/pages/plugins/live/detail/detail.nvue +++ b/pages/plugins/live/detail/detail.nvue @@ -15,7 +15,7 @@ - +