From eeaef4fa1a06616e41ae8013c95e99bb3895aac5 Mon Sep 17 00:00:00 2001
From: litian <C21AF165>
Date: 星期三, 17 四月 2024 18:10:10 +0800
Subject: [PATCH] 1

---
 pages/bibliographyList/index.wxss |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/pages/bibliographyList/index.wxss b/pages/bibliographyList/index.wxss
index cacb4ca..6fcb8e4 100644
--- a/pages/bibliographyList/index.wxss
+++ b/pages/bibliographyList/index.wxss
@@ -217,4 +217,14 @@
 .t-search__input-box--square {
   border-radius: var(--td-search-square-radius, var(--td-radius-default, 36rpx)) !important;
   height: 72rpx;
+}
+
+.t-tabs .t-tabs__item--active {
+  background-repeat: no-repeat;
+  /* background-size: 100% 100%;
+  background-position: 100% 100%; */
+  background-image: url(https://jsek.bnuic.com/home/image/click-icon.png);
+  background-position: right center;
+  background-size: 40% 90%;
+  /* 灏嗚儗鏅浘鐗囦綅缃缃负闈犲彸 */
 }
\ No newline at end of file

--
Gitblit v1.9.1