From 3b603d332d728058e17244fbdea3961be08debb6 Mon Sep 17 00:00:00 2001 From: chenruiye <862859104@qq.com> Date: Tue, 27 May 2025 16:27:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=AF=BB=E5=AE=9D=E6=B4=BB?= =?UTF-8?q?=E5=8A=A8-=E9=A1=B5=E9=9D=A2=E6=A0=B7=E5=BC=8F=E9=97=AE?= =?UTF-8?q?=E9=A2=98=EF=BC=8C=E4=BB=A3=E7=90=86=E8=BF=9B=E5=85=A5=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../adventureTreasureHunt/css/index.css | 9 +++----- .../adventureTreasureHunt/css/index.scss | 12 +++++----- .../adventureTreasureHunt/js/index.js | 22 ++++++++++--------- 3 files changed, 21 insertions(+), 22 deletions(-) diff --git a/view/molistar/activity/adventureTreasureHunt/css/index.css b/view/molistar/activity/adventureTreasureHunt/css/index.css index d75fe2e..8ac9dd2 100644 --- a/view/molistar/activity/adventureTreasureHunt/css/index.css +++ b/view/molistar/activity/adventureTreasureHunt/css/index.css @@ -944,9 +944,6 @@ body { margin-top: 0.2666666667rem; width: 2.6666666667rem; height: 0.4533333333rem; - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; } .popup_treasure .popup_content .gift_list .gift_box .gift_name img { width: 0.3733333333rem; @@ -981,7 +978,7 @@ body { font-family: PingFang SC; font-weight: 600; font-size: 0.4266666667rem; - color: #2D2A00; + color: #FFFCD0; } .my_Points .info .user { display: flex; @@ -1001,13 +998,13 @@ body { font-family: PingFang SC; font-weight: 500; font-size: 0.4rem; - color: #2D2A00; + color: #FFFCD0; } .my_Points .info .user .name .id { font-family: PingFang SC; font-weight: 400; font-size: 0.3733333333rem; - color: #2D2A00; + color: #FFFCD0; margin-top: 0.2rem; } .my_Points .info .points_btn { diff --git a/view/molistar/activity/adventureTreasureHunt/css/index.scss b/view/molistar/activity/adventureTreasureHunt/css/index.scss index 3724074..6ef5a42 100644 --- a/view/molistar/activity/adventureTreasureHunt/css/index.scss +++ b/view/molistar/activity/adventureTreasureHunt/css/index.scss @@ -1091,9 +1091,9 @@ padding: px2rem(6); width: px2rem(200); height: px2rem(34); // 添加下面这三行即可 - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; + // white-space: nowrap; + // overflow: hidden; + // text-overflow: ellipsis; img { width: px2rem(28); @@ -1136,7 +1136,7 @@ padding: px2rem(6); font-family: PingFang SC; font-weight: 600; font-size: px2rem(32); - color: #2D2A00; + color: #FFFCD0; } .user { @@ -1161,14 +1161,14 @@ padding: px2rem(6); font-family: PingFang SC; font-weight: 500; font-size: px2rem(30); - color: #2D2A00; + color: #FFFCD0; } .id { font-family: PingFang SC; font-weight: 400; font-size: px2rem(28); - color: #2D2A00; + color: #FFFCD0; margin-top: px2rem(15); } } diff --git a/view/molistar/activity/adventureTreasureHunt/js/index.js b/view/molistar/activity/adventureTreasureHunt/js/index.js index 18607c5..2b273e4 100644 --- a/view/molistar/activity/adventureTreasureHunt/js/index.js +++ b/view/molistar/activity/adventureTreasureHunt/js/index.js @@ -208,7 +208,7 @@ function getlistRank() { if (item.recordList && item.recordList.length > 0) { item.recordList.forEach((itemTwo, indexTwo) => { giftStr += ` -