From f4e7324c27b7c6ecb824029e22a13541c5033ade Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期一, 22 七月 2024 16:07:56 +0800 Subject: [PATCH] ceshi --- packageBookService/pages/bookServices/list/index.wxss | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packageBookService/pages/bookServices/list/index.wxss b/packageBookService/pages/bookServices/list/index.wxss index d0ed8a3..bf0deb6 100644 --- a/packageBookService/pages/bookServices/list/index.wxss +++ b/packageBookService/pages/bookServices/list/index.wxss @@ -9,7 +9,7 @@ display: flex; align-items: center; --td-search-font-size: 28rpx; - margin-bottom: 30rpx; + margin-bottom: 16rpx; } .t-search__input-box { @@ -19,7 +19,7 @@ .list-header { overflow: hidden; display: flex; - height: 96rpx; + height: 120rpx; --td-button-primary-active-bg-color: #ff984d; } @@ -147,7 +147,7 @@ .assort-title .title-name { font-size: 32rpx; margin-left: 32rpx; - font-weight: 700; + font-family: "JDLANGZHENGTI"; } .book-list { -- Gitblit v1.9.1