From 338ad19ee45b5380a0d8433cbbce2a727a576dfa Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期五, 19 四月 2024 17:34:36 +0800 Subject: [PATCH] bug2 --- pages/retrievalPage/index.wxss | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/retrievalPage/index.wxss b/pages/retrievalPage/index.wxss index bbe819e..da4f78d 100644 --- a/pages/retrievalPage/index.wxss +++ b/pages/retrievalPage/index.wxss @@ -384,12 +384,13 @@ } */ .t-tabs .t-tabs__item--active { + /* min-width: 210rpx; */ 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: 50% 90%; + background-position: 83% center; + background-size: 45% 70%; /* 灏嗚儗鏅浘鐗囦綅缃缃负闈犲彸 */ } -- Gitblit v1.9.1