From 33413c6be7f338ba1ee92b3218e5c078364675dc Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期三, 24 七月 2024 17:29:07 +0800
Subject: [PATCH] 提交

---
 pages/tabBar/current/detail.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/pages/tabBar/current/detail.vue b/pages/tabBar/current/detail.vue
index b2ff9af..9837974 100644
--- a/pages/tabBar/current/detail.vue
+++ b/pages/tabBar/current/detail.vue
@@ -291,6 +291,8 @@
 }
 .videoWrap {
 	background: #fff;
+  border-radius: 0 0 20px 20px;
+  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
 
 	.videoBox {
 		width: 100%;

--
Gitblit v1.9.2