From 46484b9bea431054820dd30b33f0255aff366ee7 Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期三, 17 四月 2024 18:07:38 +0800
Subject: [PATCH] 2024417bug

---
 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