From 04fb4674d322bea001f030d29bd5f111ed397f99 Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期一, 25 三月 2024 12:04:26 +0800
Subject: [PATCH] 视频修改

---
 packageBookService/pages/bookServices/detail/index.wxss |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/packageBookService/pages/bookServices/detail/index.wxss b/packageBookService/pages/bookServices/detail/index.wxss
index 0cf0628..8b09d1f 100644
--- a/packageBookService/pages/bookServices/detail/index.wxss
+++ b/packageBookService/pages/bookServices/detail/index.wxss
@@ -281,7 +281,9 @@
 
 
 .tab-class {
-  --td-loading-color: #ff6c00
+  --td-loading-color: #ff6c00;
+  --td-tab-nav-bg-color: #fff;
+  --td-tab-track-color: #ff6c00
 }
 
 .loading {

--
Gitblit v1.9.1