From 813e3b6030ecfc86e4e71db31173e5cb77ee8c40 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 10 五月 2024 09:29:35 +0800 Subject: [PATCH] bug修改 --- pages/home/home.wxss | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/pages/home/home.wxss b/pages/home/home.wxss index b7a1c52..c7c1732 100644 --- a/pages/home/home.wxss +++ b/pages/home/home.wxss @@ -6,12 +6,11 @@ top: 0; left: 0; height: 80rpx; - line-height: 80rpx; + line-height: 88rpx; z-index: 3; text-align: center; - padding-top: 110rpx; color: #fff; - font-size: 36rpx; + font-size: 34rpx; } .white { @@ -263,9 +262,9 @@ color: #ff6d00; font-size: 30rpx; background-repeat: no-repeat; - background-size: 40% 64%; + background-size: 40%; background-position: right; - background-image: url(https://jsek.bnuic.com/website/image/click-icon.png); + background-image: url(https://jsek.bnuic.com/home/image/click-icon.png); } .t-tabs .t-tabs__track { -- Gitblit v1.9.1