diff --git a/view/molistar/activity/customizedGift/css/index.css b/view/molistar/activity/customizedGift/css/index.css index f630fbb3..bc554c0c 100644 --- a/view/molistar/activity/customizedGift/css/index.css +++ b/view/molistar/activity/customizedGift/css/index.css @@ -311,6 +311,7 @@ body { background: url(../images/rule.png) no-repeat; background-size: 100% 100%; text-indent: -0.2rem; + z-index: 2; } .page1 .thisWeek .top .reward { @@ -631,6 +632,7 @@ body { background: url(../images/rule.png) no-repeat; background-size: 100% 100%; text-indent: -0.2rem; + z-index: 2; } .page2 .myList .top .reward { @@ -932,6 +934,86 @@ body { color: #FDF565; } +.ruleBox2 { + position: fixed; + left: 0; + top: 0; + bottom: 0; + right: 0; + background: rgba(0, 0, 0, 0.5); + z-index: 99; + display: none; +} + +.ruleBox2 .rule_in { + width: 9.6rem; + height: 6.13333rem; + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + background: url(../images/rule_bg.png) no-repeat; + background-size: 100% 100%; +} + +.ruleBox2 .rule_in .close { + width: 0.88rem; + height: 0.88rem; + position: absolute; + top: -0.56rem; + right: 0; +} + +.ruleBox2 .rule_in .title { + width: 5.04rem; + height: 1.25333rem; + background: url(../images/title.png) no-repeat; + background-size: 100% 100%; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 0rem; + text-align: center; + line-height: 1.25333rem; + color: #FDF565; + font-size: 0.42667rem; + font-weight: 600; +} + +.ruleBox2 .rule_in .box { + width: 8rem; + height: 3.30667rem; + margin: 1.73333rem auto 0; + overflow-y: scroll; +} + +.ruleBox2 .rule_in .box::-webkit-scrollbar { + display: none; +} + +.ruleBox2 .rule_in .box p { + width: 100%; + line-height: 0.50667rem; + font-size: 0.37333rem; + font-weight: 400; + color: #FDF565; +} + +.ruleBox2 .rule_in .box img { + display: block; + width: 7.73333rem; + display: none; +} + +.ruleBox2 .rule_in .box .img2 { + width: 7.73333rem; + margin: 0 auto; +} + +.ruleBox2 .rule_in .box .img6 { + display: block; +} + .rewardBox { position: fixed; left: 0; @@ -1040,6 +1122,32 @@ body { background-size: 100% 100%; } +.rewardBox2 .rule_in .stabBox { + width: 8rem; + height: 0.76rem; + line-height: 0.76rem; + display: flex; + justify-content: space-between; + background: #360100; + border-radius: 0.76rem; + overflow: hidden; + margin: 1.65333rem auto 0.25333rem; +} + +.rewardBox2 .rule_in .stabBox div { + width: 1.33333rem; + color: #FDF565; + font-size: 0.4rem; + font-weight: 400; + border-radius: 0.76rem; + text-align: center; +} + +.rewardBox2 .rule_in .stabBox .act { + background: linear-gradient(-90deg, #FDF565, #FFAF31); + color: #360100; +} + .rewardBox2 .rule_in .close { width: 0.88rem; height: 0.88rem; @@ -1066,8 +1174,8 @@ body { .rewardBox2 .rule_in .box { width: 9.2rem; - height: 8.7rem; - margin: 1.73333rem auto 0; + height: 7.7rem; + margin: 0rem auto 0; overflow-y: scroll; } @@ -1086,20 +1194,156 @@ body { } .rewardBox2 .rule_in .box img { + width: 7.73333rem; + display: none; + margin: 0 auto; + display: none; +} + +.rewardBox2 .rule_in .box .img6 { + width: 7.73333rem; + height: 10.24rem; + background: url(../images/6.png) no-repeat; + background-size: 100% 100%; display: block; - width: 100%; + margin: 0 auto; + position: relative; } -.rewardBox2 .rule_in .box .img1 { - margin: 0 auto 0.49333rem; +.rewardBox2 .rule_in .box .img6 .why { + width: 0.69333rem; + height: 0.69333rem; + position: absolute; + left: 4.28rem; + bottom: 2.32rem; + background: url(../images/why.png) no-repeat; + background-size: 100% 100%; } -.rewardBox2 .rule_in .box .img2 { - width: 2.77333rem; - margin: 0 auto 0.46667rem; +.rewardBox2 .rule_in .box .img6 .why span { + position: absolute; + width: 3.8rem; + height: 3.2rem; + top: 0.13333rem; + right: -3.6rem; + text-align: center; + color: #FDF565; + font-size: 0.34667rem; + font-weight: 400; + background: rgba(0, 0, 0, 0.8); + padding: 0.24rem 0.32rem 0.29333rem 0.28rem; + line-height: 0.48rem; + box-sizing: border-box; + border-radius: 0.10667rem; + display: none; } -.rewardBox2 .rule_in .box .img3 { - width: 7.65333rem; - margin: 0 auto 0.53333rem; +.rewardBox2 .rule_in .box .img5 { + width: 7.73333rem; + height: 10.24rem; + background: url(../images/5.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto; + position: relative; +} + +.rewardBox2 .rule_in .box .img5 .why { + width: 0.69333rem; + height: 0.69333rem; + position: absolute; + left: 4.28rem; + bottom: 2.32rem; + background: url(../images/why.png) no-repeat; + background-size: 100% 100%; +} + +.rewardBox2 .rule_in .box .img5 .why span { + position: absolute; + width: 3.8rem; + height: 3.2rem; + top: 0.13333rem; + right: -3.6rem; + text-align: center; + color: #FDF565; + font-size: 0.34667rem; + font-weight: 400; + background: rgba(0, 0, 0, 0.8); + padding: 0.24rem 0.32rem 0.29333rem 0.28rem; + line-height: 0.48rem; + box-sizing: border-box; + border-radius: 0.10667rem; + display: none; +} + +.rewardBox2 .rule_in .box .img4 { + width: 7.73333rem; + height: 10.24rem; + background: url(../images/4.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto; + position: relative; +} + +.rewardBox2 .rule_in .box .img4 .why { + width: 0.69333rem; + height: 0.69333rem; + position: absolute; + left: 4.28rem; + bottom: 2.32rem; + background: url(../images/why.png) no-repeat; + background-size: 100% 100%; +} + +.rewardBox2 .rule_in .box .img4 .why span { + position: absolute; + width: 3.8rem; + height: 3.2rem; + top: 0.13333rem; + right: -3.6rem; + text-align: center; + color: #FDF565; + font-size: 0.34667rem; + font-weight: 400; + background: rgba(0, 0, 0, 0.8); + padding: 0.24rem 0.32rem 0.29333rem 0.28rem; + line-height: 0.48rem; + box-sizing: border-box; + border-radius: 0.10667rem; + display: none; +} + +.arabic .header { + background: url(../images/header-ar.png) no-repeat; + background-size: 100% 100%; +} + +.arabic .lastWeek .top .title { + font-size: 0.34667rem; +} + +.arabic .page2 .myList .content ul li span { + text-align: left; +} + +.arabic .page2 .myList .top .rule { + text-indent: 0.2rem; +} + +.arabic .page1 .thisWeek .top .rule { + text-indent: 0.2rem; +} + +.arabic .rewardBox2 .rule_in .box .img6 { + background: url(../images/6-ar.png) no-repeat; + background-size: 100% 100%; +} + +.arabic .rewardBox2 .rule_in .box .img5 { + background: url(../images/5-ar.png) no-repeat; + background-size: 100% 100%; +} + +.arabic .rewardBox2 .rule_in .box .img4 { + background: url(../images/4-ar.png) no-repeat; + background-size: 100% 100%; } diff --git a/view/molistar/activity/customizedGift/css/index.scss b/view/molistar/activity/customizedGift/css/index.scss index f56de0b4..29a23453 100644 --- a/view/molistar/activity/customizedGift/css/index.scss +++ b/view/molistar/activity/customizedGift/css/index.scss @@ -312,6 +312,7 @@ body { background: url(../images/rule.png) no-repeat; background-size: 100% 100%; text-indent: -0.2rem; + z-index: 2; } .reward { @@ -636,6 +637,7 @@ body { background: url(../images/rule.png) no-repeat; background-size: 100% 100%; text-indent: -0.2rem; + z-index: 2; } .reward { @@ -940,6 +942,86 @@ body { } } +.ruleBox2 { + position: fixed; + left: 0; + top: 0; + bottom: 0; + right: 0; + background: rgba(0, 0, 0, .5); + z-index: 99; + display: none; + + .rule_in { + width: px2rem(720); + height: px2rem(460); + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + background: url(../images/rule_bg.png) no-repeat; + background-size: 100% 100%; + + .close { + width: px2rem(66); + height: px2rem(66); + position: absolute; + top: px2rem(-42); + right: 0; + } + + .title { + width: px2rem(378); + height: px2rem(94); + background: url(../images/title.png) no-repeat; + background-size: 100% 100%; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: px2rem(-0); + text-align: center; + line-height: px2rem(94); + color: #FDF565; + font-size: px2rem(32); + font-weight: 600; + } + + .box { + width: px2rem(600); + height: px2rem(248); + margin: px2rem(130) auto 0; + overflow-y: scroll; + + &::-webkit-scrollbar { + display: none; + } + + p { + width: 100%; + line-height: px2rem(38); + font-size: px2rem(28); + font-weight: 400; + color: #FDF565; + } + + img { + display: block; + width: px2rem(580); + display: none; + } + + .img2 { + width: px2rem(580); + margin: 0 auto; + } + + .img6 { + display: block; + } + } + } +} + .rewardBox { position: fixed; left: 0; @@ -1025,6 +1107,7 @@ body { } } } + .rewardBox2 { position: fixed; left: 0; @@ -1045,6 +1128,32 @@ body { background: url(../images/rewardBox.png) no-repeat; background-size: 100% 100%; + .stabBox { + width: px2rem(600); + height: px2rem(57); + line-height: px2rem(57); + display: flex; + justify-content: space-between; + background: #360100; + border-radius: px2rem(57); + overflow: hidden; + margin: px2rem(124) auto px2rem(19); + + div { + width: px2rem(100); + color: #FDF565; + font-size: px2rem(30); + font-weight: 400; + border-radius: px2rem(57); + text-align: center; + } + + .act { + background: linear-gradient(-90deg, #FDF565, #FFAF31); + color: #360100; + } + } + .close { width: px2rem(66); height: px2rem(66); @@ -1071,8 +1180,8 @@ body { .box { width: px2rem(690); - height: 8.7rem; - margin: px2rem(130) auto 0; + height: 7.7rem; + margin: px2rem(0) auto 0; overflow-y: scroll; &::-webkit-scrollbar { @@ -1090,25 +1199,162 @@ body { } img { + width: px2rem(580); + display: none; + margin: 0 auto; + display: none; + } + + .img6 { + width: px2rem(580); + height: px2rem(768); + background: url(../images/6.png) no-repeat; + background-size: 100% 100%; display: block; - width: 100%; + margin: 0 auto; + position: relative; + + .why { + width: px2rem(52); + height: px2rem(52); + //justify-self: px2rem(52); + position: absolute; + left: px2rem(321); + bottom: px2rem(174); + background: url(../images/why.png) no-repeat; + background-size: 100% 100%; + + span { + position: absolute; + width: px2rem(285); + height: px2rem(240); + top: px2rem(10); + right: px2rem(-270); + text-align: center; + color: #FDF565; + font-size: px2rem(26); + font-weight: 400; + background: rgba(0, 0, 0, .8); + padding: px2rem(18) px2rem(24) px2rem(22) px2rem(21); + line-height: px2rem(36); + box-sizing: border-box; + border-radius: px2rem(8); + display: none; + } + } } - .img1 { - margin: 0 auto px2rem(37); + .img5 { + width: px2rem(580); + height: px2rem(768); + background: url(../images/5.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto; + position: relative; + + .why { + width: px2rem(52); + height: px2rem(52); + //justify-self: px2rem(52); + position: absolute; + left: px2rem(321); + bottom: px2rem(174); + background: url(../images/why.png) no-repeat; + background-size: 100% 100%; + + span { + position: absolute; + width: px2rem(285); + height: px2rem(240); + top: px2rem(10); + right: px2rem(-270); + text-align: center; + color: #FDF565; + font-size: px2rem(26); + font-weight: 400; + background: rgba(0, 0, 0, .8); + padding: px2rem(18) px2rem(24) px2rem(22) px2rem(21); + line-height: px2rem(36); + box-sizing: border-box; + border-radius: px2rem(8); + display: none; + } + } } - .img2 { - width: px2rem(208); - margin: 0 auto px2rem(35); - } + .img4 { + width: px2rem(580); + height: px2rem(768); + background: url(../images/4.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto; + position: relative; - .img3 { - width: px2rem(574); - margin: 0 auto px2rem(40); + .why { + width: px2rem(52); + height: px2rem(52); + //justify-self: px2rem(52); + position: absolute; + left: px2rem(321); + bottom: px2rem(174); + background: url(../images/why.png) no-repeat; + background-size: 100% 100%; + + span { + position: absolute; + width: px2rem(285); + height: px2rem(240); + top: px2rem(10); + right: px2rem(-270); + text-align: center; + color: #FDF565; + font-size: px2rem(26); + font-weight: 400; + background: rgba(0, 0, 0, .8); + padding: px2rem(18) px2rem(24) px2rem(22) px2rem(21); + line-height: px2rem(36); + box-sizing: border-box; + border-radius: px2rem(8); + display: none; + } + } } } } } -.arabic {} \ No newline at end of file +.arabic { + .header { + background: url(../images/header-ar.png) no-repeat; + background-size: 100% 100%; + } + + .lastWeek .top .title { + font-size: px2rem(26); + } + + .page2 .myList .content ul li span { + text-align: left; + } + + .page2 .myList .top .rule { + text-indent: 0.2rem; + } + + .page1 .thisWeek .top .rule { + text-indent: 0.2rem; + } + + .rewardBox2 .rule_in .box .img6 { + background: url(../images/6-ar.png) no-repeat; + background-size: 100% 100%; + } + + .rewardBox2 .rule_in .box .img5 { + background: url(../images/5-ar.png) no-repeat; + background-size: 100% 100%;} + + .rewardBox2 .rule_in .box .img4 { + background: url(../images/4-ar.png) no-repeat; + background-size: 100% 100%;} +} \ No newline at end of file diff --git a/view/molistar/activity/customizedGift/images/1-ar.png b/view/molistar/activity/customizedGift/images/1-ar.png new file mode 100644 index 00000000..533deec2 Binary files /dev/null and b/view/molistar/activity/customizedGift/images/1-ar.png differ diff --git a/view/molistar/activity/customizedGift/images/1.png b/view/molistar/activity/customizedGift/images/1.png new file mode 100644 index 00000000..1d71415f Binary files /dev/null and b/view/molistar/activity/customizedGift/images/1.png differ diff --git a/view/molistar/activity/customizedGift/images/2-ar.png b/view/molistar/activity/customizedGift/images/2-ar.png new file mode 100644 index 00000000..a11dc98b Binary files /dev/null and b/view/molistar/activity/customizedGift/images/2-ar.png differ diff --git a/view/molistar/activity/customizedGift/images/2.png b/view/molistar/activity/customizedGift/images/2.png new file mode 100644 index 00000000..7898706f Binary files /dev/null and b/view/molistar/activity/customizedGift/images/2.png differ diff --git a/view/molistar/activity/customizedGift/images/3-ar.png b/view/molistar/activity/customizedGift/images/3-ar.png new file mode 100644 index 00000000..ced32e03 Binary files /dev/null and b/view/molistar/activity/customizedGift/images/3-ar.png differ diff --git a/view/molistar/activity/customizedGift/images/3.png b/view/molistar/activity/customizedGift/images/3.png new file mode 100644 index 00000000..9cca16fd Binary files /dev/null and b/view/molistar/activity/customizedGift/images/3.png differ diff --git a/view/molistar/activity/customizedGift/images/4-ar.png b/view/molistar/activity/customizedGift/images/4-ar.png new file mode 100644 index 00000000..8f7b595a Binary files /dev/null and b/view/molistar/activity/customizedGift/images/4-ar.png differ diff --git a/view/molistar/activity/customizedGift/images/4.png b/view/molistar/activity/customizedGift/images/4.png new file mode 100644 index 00000000..48d0758a Binary files /dev/null and b/view/molistar/activity/customizedGift/images/4.png differ diff --git a/view/molistar/activity/customizedGift/images/5-ar.png b/view/molistar/activity/customizedGift/images/5-ar.png new file mode 100644 index 00000000..beb6be37 Binary files /dev/null and b/view/molistar/activity/customizedGift/images/5-ar.png differ diff --git a/view/molistar/activity/customizedGift/images/5.png b/view/molistar/activity/customizedGift/images/5.png new file mode 100644 index 00000000..267de0db Binary files /dev/null and b/view/molistar/activity/customizedGift/images/5.png differ diff --git a/view/molistar/activity/customizedGift/images/6-ar.png b/view/molistar/activity/customizedGift/images/6-ar.png new file mode 100644 index 00000000..7e047279 Binary files /dev/null and b/view/molistar/activity/customizedGift/images/6-ar.png differ diff --git a/view/molistar/activity/customizedGift/images/6.png b/view/molistar/activity/customizedGift/images/6.png new file mode 100644 index 00000000..2647f4bc Binary files /dev/null and b/view/molistar/activity/customizedGift/images/6.png differ diff --git a/view/molistar/activity/customizedGift/images/bgBottom.png b/view/molistar/activity/customizedGift/images/bgBottom.png index 0b8d9c97..1a74cae7 100644 Binary files a/view/molistar/activity/customizedGift/images/bgBottom.png and b/view/molistar/activity/customizedGift/images/bgBottom.png differ diff --git a/view/molistar/activity/customizedGift/images/bgCentent.png b/view/molistar/activity/customizedGift/images/bgCentent.png index 802e5b81..72517204 100644 Binary files a/view/molistar/activity/customizedGift/images/bgCentent.png and b/view/molistar/activity/customizedGift/images/bgCentent.png differ diff --git a/view/molistar/activity/customizedGift/images/bgTop.png b/view/molistar/activity/customizedGift/images/bgTop.png index 9e6bf8dc..97fc32ac 100644 Binary files a/view/molistar/activity/customizedGift/images/bgTop.png and b/view/molistar/activity/customizedGift/images/bgTop.png differ diff --git a/view/molistar/activity/customizedGift/images/bgTopL.png b/view/molistar/activity/customizedGift/images/bgTopL.png index 5f9fb74b..507039c3 100644 Binary files a/view/molistar/activity/customizedGift/images/bgTopL.png and b/view/molistar/activity/customizedGift/images/bgTopL.png differ diff --git a/view/molistar/activity/customizedGift/images/bgTopS.png b/view/molistar/activity/customizedGift/images/bgTopS.png index 565c6153..17345ce8 100644 Binary files a/view/molistar/activity/customizedGift/images/bgTopS.png and b/view/molistar/activity/customizedGift/images/bgTopS.png differ diff --git a/view/molistar/activity/customizedGift/images/close.png b/view/molistar/activity/customizedGift/images/close.png index add0a3ac..1dc8916c 100644 Binary files a/view/molistar/activity/customizedGift/images/close.png and b/view/molistar/activity/customizedGift/images/close.png differ diff --git a/view/molistar/activity/customizedGift/images/header-ar.png b/view/molistar/activity/customizedGift/images/header-ar.png new file mode 100644 index 00000000..556fc58e Binary files /dev/null and b/view/molistar/activity/customizedGift/images/header-ar.png differ diff --git a/view/molistar/activity/customizedGift/images/header.png b/view/molistar/activity/customizedGift/images/header.png index 67a782f8..e3dacd53 100644 Binary files a/view/molistar/activity/customizedGift/images/header.png and b/view/molistar/activity/customizedGift/images/header.png differ diff --git a/view/molistar/activity/customizedGift/images/liBg.png b/view/molistar/activity/customizedGift/images/liBg.png index 5f3da60d..6b5e8cae 100644 Binary files a/view/molistar/activity/customizedGift/images/liBg.png and b/view/molistar/activity/customizedGift/images/liBg.png differ diff --git a/view/molistar/activity/customizedGift/images/liBgB.png b/view/molistar/activity/customizedGift/images/liBgB.png index cf43d40d..60212f47 100644 Binary files a/view/molistar/activity/customizedGift/images/liBgB.png and b/view/molistar/activity/customizedGift/images/liBgB.png differ diff --git a/view/molistar/activity/customizedGift/images/null.png b/view/molistar/activity/customizedGift/images/null.png index 5744001f..c884eed8 100644 Binary files a/view/molistar/activity/customizedGift/images/null.png and b/view/molistar/activity/customizedGift/images/null.png differ diff --git a/view/molistar/activity/customizedGift/images/numBg.png b/view/molistar/activity/customizedGift/images/numBg.png index a9d3c7c8..7de508b3 100644 Binary files a/view/molistar/activity/customizedGift/images/numBg.png and b/view/molistar/activity/customizedGift/images/numBg.png differ diff --git a/view/molistar/activity/customizedGift/images/reward.png b/view/molistar/activity/customizedGift/images/reward.png index f81ccc6d..c255c5f9 100644 Binary files a/view/molistar/activity/customizedGift/images/reward.png and b/view/molistar/activity/customizedGift/images/reward.png differ diff --git a/view/molistar/activity/customizedGift/images/reward1-ar.png b/view/molistar/activity/customizedGift/images/reward1-ar.png new file mode 100644 index 00000000..40f01eaa Binary files /dev/null and b/view/molistar/activity/customizedGift/images/reward1-ar.png differ diff --git a/view/molistar/activity/customizedGift/images/reward1.png b/view/molistar/activity/customizedGift/images/reward1.png index a052bb51..e77022e1 100644 Binary files a/view/molistar/activity/customizedGift/images/reward1.png and b/view/molistar/activity/customizedGift/images/reward1.png differ diff --git a/view/molistar/activity/customizedGift/images/reward2.png b/view/molistar/activity/customizedGift/images/reward2.png index f48e4b89..317e0e68 100644 Binary files a/view/molistar/activity/customizedGift/images/reward2.png and b/view/molistar/activity/customizedGift/images/reward2.png differ diff --git a/view/molistar/activity/customizedGift/images/reward3.png b/view/molistar/activity/customizedGift/images/reward3.png index 9f2d7abb..25d73fbe 100644 Binary files a/view/molistar/activity/customizedGift/images/reward3.png and b/view/molistar/activity/customizedGift/images/reward3.png differ diff --git a/view/molistar/activity/customizedGift/images/rewardBox.png b/view/molistar/activity/customizedGift/images/rewardBox.png index 5dfa5efe..c8be43f7 100644 Binary files a/view/molistar/activity/customizedGift/images/rewardBox.png and b/view/molistar/activity/customizedGift/images/rewardBox.png differ diff --git a/view/molistar/activity/customizedGift/images/rule.png b/view/molistar/activity/customizedGift/images/rule.png index 459ad863..3ac76588 100644 Binary files a/view/molistar/activity/customizedGift/images/rule.png and b/view/molistar/activity/customizedGift/images/rule.png differ diff --git a/view/molistar/activity/customizedGift/images/rule_bg.png b/view/molistar/activity/customizedGift/images/rule_bg.png index d8661309..9f875112 100644 Binary files a/view/molistar/activity/customizedGift/images/rule_bg.png and b/view/molistar/activity/customizedGift/images/rule_bg.png differ diff --git a/view/molistar/activity/customizedGift/images/tab.png b/view/molistar/activity/customizedGift/images/tab.png index d6e2a39e..d5e60499 100644 Binary files a/view/molistar/activity/customizedGift/images/tab.png and b/view/molistar/activity/customizedGift/images/tab.png differ diff --git a/view/molistar/activity/customizedGift/images/titleBox.png b/view/molistar/activity/customizedGift/images/titleBox.png index 59912636..c56492bb 100644 Binary files a/view/molistar/activity/customizedGift/images/titleBox.png and b/view/molistar/activity/customizedGift/images/titleBox.png differ diff --git a/view/molistar/activity/customizedGift/images/ts1.png b/view/molistar/activity/customizedGift/images/ts1.png index 551417dc..1f61b081 100644 Binary files a/view/molistar/activity/customizedGift/images/ts1.png and b/view/molistar/activity/customizedGift/images/ts1.png differ diff --git a/view/molistar/activity/customizedGift/images/ts2.png b/view/molistar/activity/customizedGift/images/ts2.png index 26cb757e..15703009 100644 Binary files a/view/molistar/activity/customizedGift/images/ts2.png and b/view/molistar/activity/customizedGift/images/ts2.png differ diff --git a/view/molistar/activity/customizedGift/images/ts3.png b/view/molistar/activity/customizedGift/images/ts3.png index d6a4f5a6..6846d0aa 100644 Binary files a/view/molistar/activity/customizedGift/images/ts3.png and b/view/molistar/activity/customizedGift/images/ts3.png differ diff --git a/view/molistar/activity/customizedGift/images/why.png b/view/molistar/activity/customizedGift/images/why.png new file mode 100644 index 00000000..ed424891 Binary files /dev/null and b/view/molistar/activity/customizedGift/images/why.png differ diff --git a/view/molistar/activity/customizedGift/index.html b/view/molistar/activity/customizedGift/index.html index fc29d71d..5b5e0576 100644 --- a/view/molistar/activity/customizedGift/index.html +++ b/view/molistar/activity/customizedGift/index.html @@ -4,7 +4,7 @@
-Have you ever thought about sending a custom gift that expresses your feelings?
-Now, the opportunity has come! Our customized gift competition allows you to upload your own customized - gifts and gain recognition in the competition. Looking forward to your creativity and enthusiasm!
+ +1. Event time: the 1st of this month to the end of the second month(GMT+3)
-2. Calculate the number of customized gifts sent during the event. The more gifts sent, the more you - will get.
-3. This event has nothing to do with Google and Apple
+Reward 1: When the customized gift ranks first on this week’s gift list, the gift will be customized - as a start page and banner.
+Reward 2: When the customized gifts are among the top three of the week, they will be updated to the - gift panel as an exclusive customized lucky gift.
+Reward 3: When the customized gifts are among the top three of the - week, there will be a specific area on the event page to display the corresponding gifts.
-Reward 4: When the customized gifts are the top three of the week, these three gifts will have a - special presence on the customized gift panel.
+ +Reward 1: When the customized gift ranks first on this week’s gift list, the gift will be customized - as a start page and banner.
-Reward 2: When the customized gifts are among the top three of the week, they will be updated to the - gift panel as an exclusive customized lucky gift.
-Reward 3: When the customized gifts are among the top three of the - week, there will be a specific area on the event page to display the corresponding gifts.
-Reward 4: When the customized gifts are the top three of the week, these three gifts will have a - special presence on the customized gift panel.
-Gift name:${res.giftName}
- Gifted time:${res.giftNum} +${langReplace(localLang.demoModule.text5)}${res.giftName}
+ ${langReplace(localLang.demoModule.text6)}${res.giftNum}Gifted time:${unitProcessingAr(res.totalNum, 1)}
- Coins of Gifted:${unitProcessingAr(res.totalGoldNum, 1)} +${langReplace(localLang.demoModule.text5)}${unitProcessingAr(res.totalNum, 1)}
+ ${langReplace(localLang.demoModule.text25)}${unitProcessingAr(res.totalGoldNum, 1)}هل فكرت يومًا في إرسال هدية مخصصة تعبر عن مشاعرك؟
+الآن، الفرصة قد جاءت! مسابقتنا للهدايا المخصصة تتيح لك تحميل هداياك المخصصة والحصول على التقدير في المسابقة. نتطلع إلى إبداعك وحماسك!
`, + text4: `أفضل 3 هدايا الأسبوع الماضي`, + text5: `اسم الهدية:`, + text6: `وقت الإهداء:`, + text7: `الهدايا المخصصة الشائعة`, + text8: `داعمي الهدايا المخصصة`, + text9: `القواعد`, + text10: `المكافأة`, + text11: `العد التنازلي`, + text12: `يوم`, + text13: `ساعة`, + text14: `دقيقة`, + text15: `ثانية`, + text16: `العد التنازلي`, + text17: `1. وقت النشاط: من اليوم الأول من هذا الشهر إلى نهاية الشهر الثاني (GMT+3)
+2. احتساب عدد الهدايا المخصصة المرسلة خلال الحدث. كلما زادت الهدايا المرسلة، زادت المكافآت التي ستحصل عليها.
+3. هذا الحدث لا علاقة له بـ Google أو Apple
`, + text18: `1. وقت بدء الحدث: من الساعة 00:00 كل يوم اثنين إلى الساعة 23:59 كل يوم أحد (GMT+3)
+2. أفضل 3 هدايا مخصصة شائعة ستفوز بجوائز سخية.
+3. هذا الحدث لا علاقة له بـ Google أو Apple
`, + text19: `المكافأة 1: عندما تحتل الهدية المخصصة المرتبة الأولى في قائمة هدايا هذا الأسبوع، سيتم تخصيص الهدية كصفحة بداية وبانر.`, + text20: `المكافأة 2: عندما تكون الهدايا المخصصة ضمن المراكز الثلاثة الأولى لهذا الأسبوع، سيتم تحديثها في لوحة الهدايا كهدية حصرية مخصصة.`, + text21: `المكافأة 3: عندما تكون الهدايا المخصصة ضمن المراكز الثلاثة الأولى لهذا الأسبوع، سيكون هناك منطقة مخصصة في صفحة الحدث لعرض الهدايا المقابلة.`, + text22: `المكافأة 4: عندما تكون الهدايا المخصصة ضمن المراكز الثلاثة الأولى لهذا الأسبوع، ستحظى هذه الهدايا الثلاثة بظهور خاص على لوحة الهدايا المخصصة.`, + text23: `خلال الحدث، إذا وصل عدد الهدايا المخصصة المرسلة إلى 7000، يمكنك الحصول على المكافآت التالية!`, + text24: `يرجى الاتصال بخدمة العملاء لدينا، وتحميل فيديو سيارة مدته 10 ثوانٍ، وتخصيص سيارتك الخاصة.`, + text25: `عدد عملات الهدايا:`, + img1: `./images/reward1-ar.png`, + img2: `./images/1-ar.png`, + img3: `./images/2-ar.png`, + img4: `./images/3-ar.png`, } } \ No newline at end of file diff --git a/view/molistar/activity/customizedGift/local/en.js b/view/molistar/activity/customizedGift/local/en.js index 7db177ff..967dd886 100644 --- a/view/molistar/activity/customizedGift/local/en.js +++ b/view/molistar/activity/customizedGift/local/en.js @@ -3,5 +3,53 @@ langEn = { layerIndex1: `Loading...`, layerIndex2: `Success`, layerIndex3: `Network error`, + text1: `Custom Gift Competition`, + text2: `Activity introduction`, + text3: `Have you ever thought about sending a custom gift that expresses your feelings?
+Now, the opportunity has come! Our customized gift competition allows you to upload your own customized + gifts and gain recognition in the competition. Looking forward to your creativity and enthusiasm!
`, + text4: `Top 3 Gifts Last Week`, + text5: `Gift name:`, + text6: `Gifted time:`, + text7: `Popular Custom Gifts`, + text8: `Custom Gifts Supporter`, + text9: `Rule`, + text10: `Reward`, + text11: `Countdown`, + text12: `Day`, + text13: `Hours`, + text14: `Mins`, + text15: `Secs`, + text16: `Countdown`, + text17: `1. Event time: the 1st of this month to the end of the second month(GMT+3)
+2. Calculate the number of customized gifts sent during the event. The more gifts sent, the more you + will get.
+3. This event has nothing to do with Google and Apple
`, + text18: `1 Event start time: 00:00 every Monday - 23:59 every Sunday (GMT+3)
+2. The Top3 popular customized gifts will get generous gifts.
+3 This event has nothing to do with Google and Apple
`, + text19: `Reward 1: When the customized gift ranks first on this week’s gift list, the gift will + be customized + as a start page and banner.`, + text20: `Reward 2: When the customized gifts are among the top three of the week, they will be + updated to the + gift panel as an exclusive customized lucky gift.`, + text21: `Reward 3: When the customized gifts are among the top + three of the + week, there will be a specific area on the event page to display the corresponding gifts.`, + text22: `Reward 4: When the customized gifts are the top three of the week, these three gifts + will have a + special presence on the customized gift panel.`, + text23: `During the event, if the number of customized gifts sent + in the gift + times reaches 7000, you can get the following rewards!`, + text24: `Please contact our customer service, upload a 10-second car video, and + customize your own + car.`, + text25: `Coins of Gifted:`, + img1: `./images/reward1.png`, + img2: `./images/1.png`, + img3: `./images/2.png`, + img4: `./images/3.png`, } } diff --git a/view/molistar/activity/customizedGift/local/zh.js b/view/molistar/activity/customizedGift/local/zh.js index 9f26e52f..c80fb288 100644 --- a/view/molistar/activity/customizedGift/local/zh.js +++ b/view/molistar/activity/customizedGift/local/zh.js @@ -5,5 +5,39 @@ langZh = { layerIndex1: `加载中...`, layerIndex2: `成功`, layerIndex3: `网络错误`, + text1: `客製禮物競賽`, + text2: `活動介紹`, + text3: `您是否曾想過送出一份能表達您情感的客製禮物?
+現在,機會來了!我們的客製禮物競賽允許您上傳自己的客製禮物,並在競賽中獲得認可。期待您的創意和熱情!
`, + text4: `上週前三名禮物`, + text5: `禮物名稱:`, + text6: `送出時間:`, + text7: `熱門客製禮物`, + text8: `客製禮物支持者`, + text9: `規則`, + text10: `獎勵`, + text11: `倒計時`, + text12: `天`, + text13: `小時`, + text14: `分鐘`, + text15: `秒`, + text16: `倒計時`, + text17: `1. 活動時間:本月1日至第二個月月底(GMT+3)
+2. 計算活動期間送出的客製禮物數量。送出的禮物越多,獲得的獎勵越多。
+3. 此活動與 Google 和 Apple 無關
`, + text18: `1. 活動開始時間:每週一 00:00 - 每週日 23:59(GMT+3)
+2. 最受歡迎的前三名客製禮物將獲得豐厚禮品。
+3. 此活動與 Google 和 Apple 無關
`, + text19: `獎勵1:當客製禮物在本週的禮物榜上排名第一時,該禮物將被客製為起始頁面和橫幅。`, + text20: `獎勵2:當客製禮物進入本週前三名時,將被更新到禮物面板,作為專屬的客製幸運禮物。`, + text21: `獎勵3:當客製禮物進入本週前三名時,活動頁面上將有專屬區域展示相應禮物。`, + text22: `獎勵4:當客製禮物為本週前三名時,這三份禮物將在客製禮物面板上有特別展示。`, + text23: `活動期間,如果客製禮物的送出次數達到7000次,您將獲得以下獎勵!`, + text24: `請聯繫我們的客服,並上傳一段10秒的汽車影片,客製化您的專屬汽車。`, + text25: `禮物的硬幣數:`, + img1: `./images/reward1.png`, + img2: `./images/1.png`, + img3: `./images/2.png`, + img4: `./images/3.png`, } } \ No newline at end of file