diff --git a/view/molistar/activity/2025-YemenUnityDay/css/index.css b/view/molistar/activity/2025-YemenUnityDay/css/index.css index 8ed86f3..e487f3a 100644 --- a/view/molistar/activity/2025-YemenUnityDay/css/index.css +++ b/view/molistar/activity/2025-YemenUnityDay/css/index.css @@ -281,7 +281,8 @@ body { align-items: center; background: url(../images/score_bg.png) no-repeat; background-size: 100% 100%; - padding: 0 0.6133333333rem; + padding: 0 0.1333333333rem; + min-width: 2.4rem; } .page1 .top .top1 .score b { color: #2D2A00; @@ -376,7 +377,8 @@ body { align-items: center; background: url(../images/score_bg.png) no-repeat; background-size: 100% 100%; - padding: 0 0.6133333333rem; + padding: 0 0.1333333333rem; + min-width: 2.4rem; } .page1 .top .top2 .score b { color: #2D2A00; @@ -471,7 +473,8 @@ body { align-items: center; background: url(../images/score_bg.png) no-repeat; background-size: 100% 100%; - padding: 0 0.6133333333rem; + padding: 0 0.1333333333rem; + min-width: 2.4rem; } .page1 .top .top3 .score b { color: #2D2A00; @@ -546,9 +549,10 @@ body { height: 0.48rem; line-height: 0.48rem; margin-bottom: 0.1333333333rem; + display: flex; } .page1 .content ul li .info p b { - max-width: 2rem; + max-width: 1.9rem; display: inline-block; height: 100%; overflow: hidden; @@ -578,7 +582,9 @@ body { align-items: center; background: url(../images/score_bg.png) no-repeat; background-size: 100% 100%; - padding: 0 0.6133333333rem; + padding: 0 0.1333333333rem; + min-width: 2.4rem; + justify-content: center; } .page1 .content ul li .score img { display: inline-block; @@ -682,7 +688,8 @@ body { line-height: 0.88rem; background: url(../images/score_bg.png) no-repeat; background-size: 100% 100%; - padding: 0 0.6133333333rem; + padding: 0 0.1333333333rem; + min-width: 2.4rem; align-items: center; justify-content: center; margin-left: auto; diff --git a/view/molistar/activity/2025-YemenUnityDay/css/index.scss b/view/molistar/activity/2025-YemenUnityDay/css/index.scss index bda1af0..68a514a 100644 --- a/view/molistar/activity/2025-YemenUnityDay/css/index.scss +++ b/view/molistar/activity/2025-YemenUnityDay/css/index.scss @@ -315,7 +315,9 @@ body { align-items: center; background: url(../images/score_bg.png) no-repeat; background-size: 100% 100%; - padding: 0 px2rem(46); + padding: 0 px2rem(10); + min-width:px2rem(180) ; + b { color: #2D2A00; font-size: px2rem(28); @@ -420,7 +422,8 @@ body { align-items: center; background: url(../images/score_bg.png) no-repeat; background-size: 100% 100%; - padding: 0 px2rem(46); + padding: 0 px2rem(10); + min-width:px2rem(180) ; b { color: #2D2A00; font-size: px2rem(28); @@ -525,7 +528,8 @@ body { align-items: center; background: url(../images/score_bg.png) no-repeat; background-size: 100% 100%; - padding: 0 px2rem(46); + padding: 0 px2rem(10); + min-width:px2rem(180) ; b { color: #2D2A00; font-size: px2rem(28); @@ -610,9 +614,9 @@ body { height: px2rem(36); line-height: px2rem(36); margin-bottom: px2rem(10); - + display: flex; b { - max-width: 2rem; + max-width: 1.9rem; display: inline-block; height: 100%; overflow: hidden; @@ -648,7 +652,9 @@ body { align-items: center; background: url(../images/score_bg.png) no-repeat; background-size: 100% 100%; - padding: 0 px2rem(46); + padding: 0 px2rem(10); + min-width:px2rem(180) ; + justify-content: center; img { display: inline-block; width: px2rem(32); @@ -766,7 +772,8 @@ body { line-height: px2rem(66); background: url(../images/score_bg.png) no-repeat; background-size: 100% 100%; - padding: 0 px2rem(46); + padding: 0 px2rem(10); + min-width:px2rem(180) ; align-items: center; justify-content: center; margin-left: auto; diff --git a/view/molistar/activity/2025-YemenUnityDay/images/header-ar.png b/view/molistar/activity/2025-YemenUnityDay/images/header-ar.png deleted file mode 100644 index 56532b9..0000000 Binary files a/view/molistar/activity/2025-YemenUnityDay/images/header-ar.png and /dev/null differ diff --git a/view/molistar/activity/2025-YemenUnityDay/images/header-tr.png b/view/molistar/activity/2025-YemenUnityDay/images/header-tr.png deleted file mode 100644 index 6950977..0000000 Binary files a/view/molistar/activity/2025-YemenUnityDay/images/header-tr.png and /dev/null differ diff --git a/view/molistar/activity/2025-YemenUnityDay/images/header-zh.png b/view/molistar/activity/2025-YemenUnityDay/images/header-zh.png deleted file mode 100644 index 5ae5d72..0000000 Binary files a/view/molistar/activity/2025-YemenUnityDay/images/header-zh.png and /dev/null differ diff --git a/view/molistar/activity/2025-YemenUnityDay/images/header.png b/view/molistar/activity/2025-YemenUnityDay/images/header.png index 4ebfdab..9d75913 100644 Binary files a/view/molistar/activity/2025-YemenUnityDay/images/header.png and b/view/molistar/activity/2025-YemenUnityDay/images/header.png differ diff --git a/view/molistar/activity/2025-YemenUnityDay/images/rewardBg.png b/view/molistar/activity/2025-YemenUnityDay/images/rewardBg.png index a0c0499..0b2fca9 100644 Binary files a/view/molistar/activity/2025-YemenUnityDay/images/rewardBg.png and b/view/molistar/activity/2025-YemenUnityDay/images/rewardBg.png differ diff --git a/view/molistar/activity/2025-YemenUnityDay/images/ruleBg.png b/view/molistar/activity/2025-YemenUnityDay/images/ruleBg.png deleted file mode 100644 index 5470180..0000000 Binary files a/view/molistar/activity/2025-YemenUnityDay/images/ruleBg.png and /dev/null differ diff --git a/view/molistar/activity/2025-YemenUnityDay/images/topBg2.png b/view/molistar/activity/2025-YemenUnityDay/images/topBg2.png deleted file mode 100644 index f705af4..0000000 Binary files a/view/molistar/activity/2025-YemenUnityDay/images/topBg2.png and /dev/null differ diff --git a/view/molistar/activity/2025-YemenUnityDay/local/tr.js b/view/molistar/activity/2025-YemenUnityDay/local/tr.js index bcb0486..c75f363 100644 --- a/view/molistar/activity/2025-YemenUnityDay/local/tr.js +++ b/view/molistar/activity/2025-YemenUnityDay/local/tr.js @@ -1,7 +1,29 @@ langTr = { demoModule: { - - } + layerIndex1: `Loading...`, + layerIndex2: `Success`, + layerIndex3: `Network error`, + text1:`Yemen Unity Day`, + text3:`Rules`, + text4:`Event Gifts`, + text6: `Days`, + text7: `Hours`, + text8: `Mins`, + text9: `Secs`, + text10: `Ranking`, + text11: `Rewards`, + text12: `Event not related to Apple.`, + text122: `Event not related to Google.`, + text133: `Rules`, + text13: `

1.During the event period, you can join the ranking by sending the designated countries.

+

2.At the end of the event, the Top3 users will receive a generous reward.

+

3.Rewards will be paid out the day after the event ends

+

4.Event has nothing to do with Google/Apple.

`, + more: 'More', + month: 'Month', + day: 'Day', + waiting: 'Waiting', + }, } \ No newline at end of file diff --git a/view/molistar/activity/2025-YemenUnityDay/local/zh.js b/view/molistar/activity/2025-YemenUnityDay/local/zh.js index 0ecbbd1..90208cf 100644 --- a/view/molistar/activity/2025-YemenUnityDay/local/zh.js +++ b/view/molistar/activity/2025-YemenUnityDay/local/zh.js @@ -2,6 +2,29 @@ langZh = { // 模塊 demoModule: { - } + layerIndex1: `Loading...`, + layerIndex2: `Success`, + layerIndex3: `Network error`, + text1:`Yemen Unity Day`, + text3:`Rules`, + text4:`Event Gifts`, + text6: `Days`, + text7: `Hours`, + text8: `Mins`, + text9: `Secs`, + text10: `Ranking`, + text11: `Rewards`, + text12: `Event not related to Apple.`, + text122: `Event not related to Google.`, + text133: `Rules`, + text13: `

1.During the event period, you can join the ranking by sending the designated countries.

+

2.At the end of the event, the Top3 users will receive a generous reward.

+

3.Rewards will be paid out the day after the event ends

+

4.Event has nothing to do with Google/Apple.

`, + more: 'More', + month: 'Month', + day: 'Day', + waiting: 'Waiting', + }, } \ No newline at end of file