diff --git a/view/peko/activity/2023-Valentines-Day/css/index.css b/view/peko/activity/2023-Valentines-Day/css/index.css index 979a7d7..9a562aa 100644 --- a/view/peko/activity/2023-Valentines-Day/css/index.css +++ b/view/peko/activity/2023-Valentines-Day/css/index.css @@ -983,7 +983,7 @@ body { height: 0.6666666667rem; } .cpRecordBox .cpRecord_in p { - width: 6.5rem; + width: 100%; height: 0.32rem; position: absolute; top: 1.9333333333rem; @@ -998,6 +998,14 @@ body { font-size: 0.2933333333rem; font-weight: 600; } +.cpRecordBox .cpRecord_in p span:nth-child(1) { + width: 2rem; + text-align: center; +} +.cpRecordBox .cpRecord_in p span:nth-child(4) { + width: 2.5rem; + text-align: center; +} .cpRecordBox .cpRecord_in ul { width: 100%; height: 5rem; @@ -1021,6 +1029,9 @@ body { font-size: 0.32rem; margin-bottom: 0.2666666667rem; } +.cpRecordBox .cpRecord_in ul li .jiangli { + width: 2.5rem; +} .cpRecordBox .cpRecord_in .tips { width: 100%; text-align: center; diff --git a/view/peko/activity/2023-Valentines-Day/css/index.scss b/view/peko/activity/2023-Valentines-Day/css/index.scss index 6ebc711..8e1aa22 100644 --- a/view/peko/activity/2023-Valentines-Day/css/index.scss +++ b/view/peko/activity/2023-Valentines-Day/css/index.scss @@ -1128,8 +1128,8 @@ body { } p { - width: 6.5rem; - // width: 60%; + // width: 6.5rem; + width: 100%; height: px2rem(24, ); position: absolute; top: px2rem(145, ); @@ -1143,6 +1143,14 @@ body { color: #791E40; font-size: px2rem(22, ); font-weight: 600; + &:nth-child(1){ + width: 2rem; + text-align: center; + } + &:nth-child(4){ + width: 2.5rem; + text-align: center; + } } } @@ -1171,6 +1179,10 @@ body { font-size: px2rem(24, ); margin-bottom: px2rem(20, ); } + .jiangli { + width: 2.5rem; + + } } } diff --git a/view/peko/activity/2023-Valentines-Day/index.html b/view/peko/activity/2023-Valentines-Day/index.html index de7e7c2..617692d 100644 --- a/view/peko/activity/2023-Valentines-Day/index.html +++ b/view/peko/activity/2023-Valentines-Day/index.html @@ -281,15 +281,15 @@
时间 我的CP - 情缘奖励 - 等级 + 情缘等级 + 奖励