From 1a13b601be7f69edca1c5b0f514d52bf54c66840 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Wed, 3 Jul 2024 18:14:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/my/indextaociliaoList.vue | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue index a2d372d..1fe18db 100644 --- a/pages/my/indextaociliaoList.vue +++ b/pages/my/indextaociliaoList.vue @@ -218,7 +218,7 @@ } .item-view-jianjie{ font-weight: 400; - font-size: 26rpx; + font-size: 24rpx; color: #848484; margin:5px 0px; display: -webkit-box; @@ -265,11 +265,14 @@ align-items: flex-end; } .item-view-title{ - width: 80%; + width: 76%; font-weight: bold; font-size: 32rpx; color: #333333; + overflow: hidden; text-overflow: ellipsis; + white-space: nowrap; + } .item-view{ width: 55%;