diff --git a/view/moliparty/modules/dailyConsumption/css/index.css b/view/moliparty/modules/dailyConsumption/css/index.css index d5d5ee5..c6f0f1f 100644 --- a/view/moliparty/modules/dailyConsumption/css/index.css +++ b/view/moliparty/modules/dailyConsumption/css/index.css @@ -6,21 +6,20 @@ body { .back { width: 100%; - height: 0.58667rem; - line-height: 0.58667rem; + height: 0.5866666667rem; + line-height: 0.5866666667rem; position: fixed; left: 0; - top: 0.86667rem; + top: 0.8666666667rem; text-align: center; color: #FFFFFF; - font-size: 0.50667rem; + font-size: 0.5066666667rem; font-weight: bold; z-index: 10; } - .back img { - width: 0.58667rem; - height: 0.58667rem; + width: 0.5866666667rem; + height: 0.5866666667rem; position: absolute; left: 0.24rem; top: 0rem; @@ -28,34 +27,32 @@ body { .header { width: 10rem; - height: 12.53333rem; + height: 12.5333333333rem; background: url(../images/header.png) no-repeat; background-size: 100% 100%; margin: 0 auto; position: relative; } - .header .rule_icon { - width: 1.86667rem; - height: 0.66667rem; + width: 1.8666666667rem; + height: 0.6666666667rem; line-height: 0.6rem; background: url(../images/rule_cion.png) no-repeat; background-size: 100% 100%; color: #FFED70; - font-size: 0.37333rem; + font-size: 0.3733333333rem; font-weight: 500; position: absolute; - top: 5.49333rem; + top: 5.4933333333rem; right: 0rem; text-align: center; text-indent: 2px; } - .header .timeBox { width: 7.16rem; - height: 1.62667rem; + height: 1.6266666667rem; box-sizing: border-box; - padding: 0 0.66667rem; + padding: 0 0.6666666667rem; position: absolute; top: 8.48rem; left: 50%; @@ -63,24 +60,21 @@ body { display: flex; justify-content: space-between; } - .header .timeBox div { - width: 1.33333rem; - height: 1.33333rem; + width: 1.3333333333rem; + height: 1.3333333333rem; background: url(../images/time.png) no-repeat; background-size: 100% 100%; position: relative; text-align: center; - line-height: 1.33333rem; + line-height: 1.3333333333rem; } - .header .timeBox div b { color: #FFED70; - font-size: 0.58667rem; + font-size: 0.5866666667rem; font-weight: 600; font-family: PingFang SC; } - .header .timeBox div span { width: 2.4rem; height: 0.48rem; @@ -88,51 +82,47 @@ body { position: absolute; left: 50%; transform: translateX(-50%); - bottom: -0.54667rem; + bottom: -0.5466666667rem; text-align: center; color: #FFED70; - font-size: 0.37333rem; + font-size: 0.3733333333rem; font-weight: 400; font-family: PingFang SC; background: url(../images/timeBg.png) no-repeat; background-size: 100% 100%; } - .header .timeBox .day { - margin-right: 0.78667rem; + margin-right: 0.7866666667rem; } - .header .timeBox .colon { - width: 0.21333rem; - height: 0.53333rem; + width: 0.2133333333rem; + height: 0.5333333333rem; background: url(../images/colon.png) no-repeat; background-size: 100% 100%; - margin: 0 0.22667rem; - margin-top: 0.54667rem; + margin: 0 0.2266666667rem; + margin-top: 0.5466666667rem; } .myBox { width: 10rem; - height: 8.05333rem; + height: 8.0533333333rem; background: url(../images/box.png) no-repeat; background-size: 100% 100%; - margin: -1.1rem auto 0.46667rem; + margin: -1.1rem auto 0.4666666667rem; position: relative; } - .myBox .ts { - width: 1.70667rem; - height: 1.70667rem; + width: 1.7066666667rem; + height: 1.7066666667rem; position: absolute; left: 50%; transform: translateX(-50%); top: 2.44rem; z-index: 2; } - .myBox .tx { - width: 1.70667rem; - height: 1.70667rem; + width: 1.7066666667rem; + height: 1.7066666667rem; position: absolute; left: 50%; transform: translateX(-50%); @@ -140,7 +130,6 @@ body { z-index: 1; border-radius: 50%; } - .myBox .name { width: 4.8rem; overflow: hidden; @@ -152,23 +141,21 @@ body { top: 4.28rem; text-align: center; color: #FFED70; - font-size: 0.37333rem; + font-size: 0.3733333333rem; font-weight: 600; } - .myBox .lineBox { - width: 8.26667rem; - height: 0.21333rem; - border-radius: 0.21333rem; + width: 8.2666666667rem; + height: 0.2133333333rem; + border-radius: 0.2133333333rem; background: #824115; position: absolute; position: absolute; left: 50%; transform: translateX(-50%); - top: 5.85333rem; - border-radius: 0.21333rem; + top: 5.8533333333rem; + border-radius: 0.2133333333rem; } - .myBox .lineBox .line { width: 0%; height: 100%; @@ -176,58 +163,50 @@ body { left: 0; top: 0; background: linear-gradient(90deg, #FBF392, #FCB41B); - border-radius: 0.21333rem; + border-radius: 0.2133333333rem; } - .myBox .lineBox .boxs { - width: 0.82667rem; - height: 0.82667rem; + width: 0.8266666667rem; + height: 0.8266666667rem; background: url(../images/false.png) no-repeat; background-size: 100% 100%; position: absolute; top: 50%; transform: translateY(-50%); } - .myBox .lineBox .boxs span { - height: 0.45333rem; - line-height: 0.45333rem; + height: 0.4533333333rem; + line-height: 0.4533333333rem; position: absolute; left: 50%; transform: translate(-50%); - top: -0.66667rem; + top: -0.6666666667rem; display: flex; color: #FFED70; - font-size: 0.34667rem; + font-size: 0.3466666667rem; font-weight: 400; } - .myBox .lineBox .boxs span img { display: block; - width: 0.45333rem; - height: 0.45333rem; - margin: 0 0.06667rem; + width: 0.4533333333rem; + height: 0.4533333333rem; + margin: 0 0.0666666667rem; } - .myBox .lineBox .box1 { left: 2rem; } - .myBox .lineBox .box2 { left: 4.52rem; } - .myBox .lineBox .box3 { right: 0rem; } - .myBox .lineBox .act { background: url(../images/true.png) no-repeat; background-size: 100% 100%; } - .myBox .tetxBox { - width: 8.26667rem; + width: 8.2666666667rem; display: flex; justify-content: space-between; position: absolute; @@ -237,27 +216,24 @@ body { color: #FFED70; font-weight: 400; } - .myBox .tetxBox .left { - font-size: 0.34667rem; + font-size: 0.3466666667rem; } - .myBox .tetxBox .rirgt { - font-size: 0.37333rem; + font-size: 0.3733333333rem; } .tab { - width: 9.73333rem; - height: 1.33333rem; - margin: 0 auto 0.41333rem; + width: 9.7333333333rem; + height: 1.3333333333rem; + margin: 0 auto 0.4133333333rem; display: flex; justify-content: space-between; } - .tab div { width: 4.8rem; - height: 1.33333rem; - line-height: 1.33333rem; + height: 1.3333333333rem; + line-height: 1.3333333333rem; text-align: center; color: #EBC9B2; font-size: 0.4rem; @@ -265,18 +241,15 @@ body { background: url(../images/tab.png) no-repeat; background-size: 100% 100%; } - .tab .tabbox { background: url(../images/tab2.png) no-repeat; background-size: 100% 100%; } - .tab .act { color: #290C05; background: url(../images/act.png) no-repeat; background-size: 100% 100%; } - .tab .act2 { color: #290C05; background: url(../images/tabact2.png) no-repeat; @@ -286,21 +259,19 @@ body { .content1 { width: 10rem; height: auto; - margin: 0 auto 0.41333rem; + margin: 0 auto 0.4133333333rem; } - .content1 .contentBox1, .content1 .contentBox2, .content1 .contentBox3 { width: 100%; - height: 16.58667rem; + height: 16.5866666667rem; background: url(../images/bg.png) no-repeat; background-size: 100% 100%; - margin: 0 auto 0.53333rem; + margin: 0 auto 0.5333333333rem; position: relative; overflow: hidden; } - .content1 .contentBox1 .title, .content1 .contentBox2 .title, .content1 .contentBox3 .title { @@ -308,55 +279,50 @@ body { left: 50%; transform: translateX(-50%); top: 0; - width: 5.22667rem; + width: 5.2266666667rem; height: 1.28rem; line-height: 1.28rem; text-align: center; color: #FFED70; - font-size: 0.42667rem; + font-size: 0.4266666667rem; font-weight: 600; background: url(../images/title.png) no-repeat; background-size: 100% 100%; } - .content1 .contentBox1 .title span, .content1 .contentBox2 .title span, .content1 .contentBox3 .title span { vertical-align: middle; display: inline-block; } - .content1 .contentBox1 .title img, .content1 .contentBox2 .title img, .content1 .contentBox3 .title img { - width: 0.53333rem; - height: 0.53333rem; + width: 0.5333333333rem; + height: 0.5333333333rem; display: inline-block; vertical-align: middle; - margin: 0 0.06667rem; + margin: 0 0.0666666667rem; } - .content1 .contentBox1 .box, .content1 .contentBox2 .box, .content1 .contentBox3 .box { - width: 8.93333rem; - height: 10.66667rem; - margin: 2.10667rem auto 0.13333rem; + width: 8.9333333333rem; + height: 10.6666666667rem; + margin: 2.1066666667rem auto 0.1333333333rem; background: url(../images/700.png) no-repeat; background-size: 100% 100%; position: relative; } - .content1 .contentBox1 .box .ts, .content1 .contentBox2 .box .ts, .content1 .contentBox3 .box .ts { - width: 2.13333rem; - height: 2.13333rem; + width: 2.1333333333rem; + height: 2.1333333333rem; position: absolute; right: 0.5rem; top: 5.9rem; } - .content1 .contentBox1 .box .zj, .content1 .contentBox2 .box .zj, .content1 .contentBox3 .box .zj { @@ -367,7 +333,6 @@ body { top: 0.3rem; overflow: hidden; } - .content1 .contentBox1 .box .zj canvas, .content1 .contentBox2 .box .zj canvas, .content1 .contentBox3 .box .zj canvas { @@ -375,18 +340,16 @@ body { left: 0; top: 0; } - .content1 .contentBox1 .priorityWinners, .content1 .contentBox2 .priorityWinners, .content1 .contentBox3 .priorityWinners { width: 100%; text-align: center; color: #FFED70; - font-size: 0.42667rem; + font-size: 0.4266666667rem; font-weight: 500; margin-bottom: 0.36rem; } - .content1 .contentBox1 .priorityWinnersBox, .content1 .contentBox2 .priorityWinnersBox, .content1 .contentBox3 .priorityWinnersBox { @@ -396,7 +359,6 @@ body { justify-content: space-around; margin: 0 auto; } - .content1 .contentBox1 .priorityWinnersBox div, .content1 .contentBox2 .priorityWinnersBox div, .content1 .contentBox3 .priorityWinnersBox div { @@ -404,7 +366,6 @@ body { height: 1.6rem; position: relative; } - .content1 .contentBox1 .priorityWinnersBox div img, .content1 .contentBox2 .priorityWinnersBox div img, .content1 .contentBox3 .priorityWinnersBox div img { @@ -416,7 +377,6 @@ body { top: 0; border: 0.04rem #FFED70 solid; } - .content1 .contentBox1 .priorityWinnersBox div span, .content1 .contentBox2 .priorityWinnersBox div span, .content1 .contentBox3 .priorityWinnersBox div span { @@ -426,7 +386,7 @@ body { text-overflow: ellipsis; text-align: center; color: #FFED70; - font-size: 0.34667rem; + font-size: 0.3466666667rem; font-weight: 500; text-align: center; position: absolute; @@ -434,12 +394,10 @@ body { bottom: -0.6rem; height: 0.4rem; } - .content1 .contentBox2 .box { background: url(../images/350.png) no-repeat; background-size: 100% 100%; } - .content1 .contentBox3 .box { background: url(../images/70.png) no-repeat; background-size: 100% 100%; @@ -448,22 +406,20 @@ body { .content2 { width: 10rem; height: auto; - margin: 0 auto 0.41333rem; + margin: 0 auto 0.4133333333rem; display: none; } - .content2 .contentBox1, .content2 .contentBox2, .content2 .contentBox3 { width: 100%; - height: 16.58667rem; + height: 16.5866666667rem; background: url(../images/bg.png) no-repeat; background-size: 100% 100%; - margin: 0 auto 0.53333rem; + margin: 0 auto 0.5333333333rem; position: relative; overflow: hidden; } - .content2 .contentBox1 .title, .content2 .contentBox2 .title, .content2 .contentBox3 .title { @@ -471,55 +427,50 @@ body { left: 50%; transform: translateX(-50%); top: 0; - width: 5.22667rem; + width: 5.2266666667rem; height: 1.28rem; line-height: 1.28rem; text-align: center; color: #FFED70; - font-size: 0.42667rem; + font-size: 0.4266666667rem; font-weight: 600; background: url(../images/title.png) no-repeat; background-size: 100% 100%; } - .content2 .contentBox1 .title span, .content2 .contentBox2 .title span, .content2 .contentBox3 .title span { vertical-align: middle; display: inline-block; } - .content2 .contentBox1 .title img, .content2 .contentBox2 .title img, .content2 .contentBox3 .title img { - width: 0.53333rem; - height: 0.53333rem; + width: 0.5333333333rem; + height: 0.5333333333rem; display: inline-block; vertical-align: middle; - margin: 0 0.06667rem; + margin: 0 0.0666666667rem; } - .content2 .contentBox1 .box, .content2 .contentBox2 .box, .content2 .contentBox3 .box { - width: 8.93333rem; - height: 10.66667rem; - margin: 2.10667rem auto 0.13333rem; + width: 8.9333333333rem; + height: 10.6666666667rem; + margin: 2.1066666667rem auto 0.1333333333rem; background: url(../images/7.png) no-repeat; background-size: 100% 100%; position: relative; } - .content2 .contentBox1 .box .ts, .content2 .contentBox2 .box .ts, .content2 .contentBox3 .box .ts { - width: 2.13333rem; - height: 2.13333rem; + width: 2.1333333333rem; + height: 2.1333333333rem; position: absolute; right: 0.5rem; top: 3.6rem; } - .content2 .contentBox1 .box .zj, .content2 .contentBox2 .box .zj, .content2 .contentBox3 .box .zj { @@ -530,7 +481,6 @@ body { top: 0.3rem; overflow: hidden; } - .content2 .contentBox1 .box .zj canvas, .content2 .contentBox2 .box .zj canvas, .content2 .contentBox3 .box .zj canvas { @@ -538,40 +488,36 @@ body { left: 0; top: 0; } - .content2 .contentBox1 .box .zjIcon, .content2 .contentBox2 .box .zjIcon, .content2 .contentBox3 .box .zjIcon { - width: 0.61333rem; - height: 0.61333rem; + width: 0.6133333333rem; + height: 0.6133333333rem; position: absolute; left: 2.6rem; - top: 8.94667rem; + top: 8.9466666667rem; z-index: 2; } - .content2 .contentBox1 .box .xzIcon, .content2 .contentBox2 .box .xzIcon, .content2 .contentBox3 .box .xzIcon { - width: 0.61333rem; - height: 0.61333rem; + width: 0.6133333333rem; + height: 0.6133333333rem; position: absolute; right: 1.2rem; - top: 8.94667rem; + top: 8.9466666667rem; z-index: 2; } - .content2 .contentBox1 .priorityWinners, .content2 .contentBox2 .priorityWinners, .content2 .contentBox3 .priorityWinners { width: 100%; text-align: center; color: #FFED70; - font-size: 0.42667rem; + font-size: 0.4266666667rem; font-weight: 500; margin-bottom: 0.36rem; } - .content2 .contentBox1 .priorityWinnersBox, .content2 .contentBox2 .priorityWinnersBox, .content2 .contentBox3 .priorityWinnersBox { @@ -581,7 +527,6 @@ body { justify-content: space-around; margin: 0 auto; } - .content2 .contentBox1 .priorityWinnersBox div, .content2 .contentBox2 .priorityWinnersBox div, .content2 .contentBox3 .priorityWinnersBox div { @@ -589,7 +534,6 @@ body { height: 1.6rem; position: relative; } - .content2 .contentBox1 .priorityWinnersBox div img, .content2 .contentBox2 .priorityWinnersBox div img, .content2 .contentBox3 .priorityWinnersBox div img { @@ -601,7 +545,6 @@ body { top: 0; border: 0.04rem #FFED70 solid; } - .content2 .contentBox1 .priorityWinnersBox div span, .content2 .contentBox2 .priorityWinnersBox div span, .content2 .contentBox3 .priorityWinnersBox div span { @@ -611,24 +554,21 @@ body { text-overflow: ellipsis; text-align: center; color: #FFED70; - font-size: 0.34667rem; + font-size: 0.3466666667rem; font-weight: 500; text-align: center; position: absolute; left: 0; bottom: -0.6rem; } - .content2 .contentBox2 .box { background: url(../images/3500.png) no-repeat; background-size: 100% 100%; } - .content2 .contentBox3 .box { background: url(../images/210.png) no-repeat; background-size: 100% 100%; } - .content2 .contentBox3 .box .ts { top: 5.9rem; } @@ -637,10 +577,10 @@ body { width: 100%; text-align: center; color: #FFED70; - font-size: 0.34667rem; + font-size: 0.3466666667rem; font-weight: 400; opacity: 0.6; - margin-bottom: 0.53333rem; + margin-bottom: 0.5333333333rem; } .video, @@ -655,7 +595,6 @@ body { z-index: 99; display: none; } - .video video, .video2 video, .video3 video { @@ -665,15 +604,14 @@ body { transform: translate(-50%, -50%); width: 65%; } - .video .close, .video2 .close, .video3 .close { - width: 0.90667rem; - height: 0.90667rem; + width: 0.9066666667rem; + height: 0.9066666667rem; position: absolute; top: 10%; - right: 0.93333rem; + right: 0.9333333333rem; z-index: 9; } @@ -687,10 +625,9 @@ body { z-index: 99; display: none; } - .rule .rule_in { - width: 9.33333rem; - height: 11.06667rem; + width: 9.3333333333rem; + height: 11.0666666667rem; position: absolute; left: 50%; top: 50%; @@ -698,22 +635,20 @@ body { background: url(../images/ruleBg.png) no-repeat; background-size: 100% 100%; } - .rule .rule_in .close { width: 0.88rem; height: 0.88rem; position: absolute; right: 0; - top: -0.93333rem; + top: -0.9333333333rem; } - .rule .rule_in .title { - width: 4.66667rem; + width: 4.6666666667rem; height: 1.28rem; line-height: 1.28rem; text-align: center; color: #FFED70; - font-size: 0.42667rem; + font-size: 0.4266666667rem; font-weight: 600; position: absolute; top: -0.16rem; @@ -722,9 +657,8 @@ body { background: url(../images/ruleTitle.png) no-repeat; background-size: 100% 100%; } - .rule .rule_in .box { - width: 7.53333rem; + width: 7.5333333333rem; height: 8rem; position: absolute; top: 2.36rem; @@ -732,82 +666,66 @@ body { transform: translateX(-50%); overflow-y: scroll; } - .rule .rule_in .box::-webkit-scrollbar { display: none; } - .rule .rule_in .box p { color: #FFED70; - font-size: 0.37333rem; + font-size: 0.3733333333rem; font-weight: 400; - line-height: 0.53333rem; - margin-bottom: 0.45333rem; + line-height: 0.5333333333rem; + margin-bottom: 0.4533333333rem; } .arabic .header { background: url(../images/header-ar.png) no-repeat; background-size: 100% 100%; } - .arabic .myBox .tetxBox { direction: ltr; } - .arabic .content1 .contentBox1 .box { background: url(../images/700ar.png) no-repeat; background-size: 100% 100%; } - .arabic .content1 .contentBox1 .box .ts { direction: ltr; } - .arabic .content1 .contentBox2 .box { background: url(../images/350ar.png) no-repeat; background-size: 100% 100%; } - .arabic .content1 .contentBox2 .box .ts { direction: ltr; } - .arabic .content1 .contentBox3 .box { background: url(../images/70ar.png) no-repeat; background-size: 100% 100%; } - .arabic .content1 .contentBox3 .box .ts { direction: ltr; } - .arabic .content2 .contentBox1 .box { background: url(../images/7ar.png) no-repeat; background-size: 100% 100%; } - .arabic .content2 .contentBox1 .box .ts { direction: ltr; } - .arabic .content2 .contentBox2 .box { background: url(../images/3500ar.png) no-repeat; background-size: 100% 100%; } - .arabic .content2 .contentBox2 .box .ts { direction: ltr; } - .arabic .content2 .contentBox3 .box { background: url(../images/210ar.png) no-repeat; background-size: 100% 100%; } - .arabic .content2 .contentBox3 .box .ts { direction: ltr; } - .arabic .back img { left: auto; right: 0.24rem; @@ -818,32 +736,26 @@ body { background: url(../images/header-zh.png) no-repeat; background-size: 100% 100%; } - .china .content1 .contentBox1 .box { background: url(../images/700-zh.png) no-repeat; background-size: 100% 100%; } - .china .content1 .contentBox2 .box { background: url(../images/350-zh.png) no-repeat; background-size: 100% 100%; } - .china .content1 .contentBox3 .box { background: url(../images/70-zh.png) no-repeat; background-size: 100% 100%; } - .china .content2 .contentBox1 .box { background: url(../images/7-zh.png) no-repeat; background-size: 100% 100%; } - .china .content2 .contentBox2 .box { background: url(../images/3500-zh.png) no-repeat; background-size: 100% 100%; } - .china .content2 .contentBox3 .box { background: url(../images/210-zh.png) no-repeat; background-size: 100% 100%; @@ -853,33 +765,85 @@ body { background: url(../images/header-tr.png) no-repeat; background-size: 100% 100%; } - .Turkiye .content1 .contentBox1 .box { background: url(../images/700-tr.png) no-repeat; background-size: 100% 100%; } - .Turkiye .content1 .contentBox2 .box { background: url(../images/350-tr.png) no-repeat; background-size: 100% 100%; } - .Turkiye .content1 .contentBox3 .box { background: url(../images/70-tr.png) no-repeat; background-size: 100% 100%; } - .Turkiye .content2 .contentBox1 .box { background: url(../images/7-tr.png) no-repeat; background-size: 100% 100%; } - .Turkiye .content2 .contentBox2 .box { background: url(../images/3500-tr.png) no-repeat; background-size: 100% 100%; } - .Turkiye .content2 .contentBox3 .box { background: url(../images/210-tr.png) no-repeat; background-size: 100% 100%; } + +.Russian .header { + background: url(../images/header-ru.png) no-repeat; + background-size: 100% 100%; +} +.Russian .content1 .contentBox1 .box { + background: url(../images/700-ru.png) no-repeat; + background-size: 100% 100%; +} +.Russian .content1 .contentBox2 .box { + background: url(../images/350-ru.png) no-repeat; + background-size: 100% 100%; +} +.Russian .content1 .contentBox3 .box { + background: url(../images/70-ru.png) no-repeat; + background-size: 100% 100%; +} +.Russian .content2 .contentBox1 .box { + background: url(../images/7-ru.png) no-repeat; + background-size: 100% 100%; +} +.Russian .content2 .contentBox2 .box { + background: url(../images/3500-ru.png) no-repeat; + background-size: 100% 100%; +} +.Russian .content2 .contentBox3 .box { + background: url(../images/210-ru.png) no-repeat; + background-size: 100% 100%; +} + +.Uzbek .header { + background: url(../images/header-uz.png) no-repeat; + background-size: 100% 100%; +} +.Uzbek .content1 .contentBox1 .box { + background: url(../images/700-uz.png) no-repeat; + background-size: 100% 100%; +} +.Uzbek .content1 .contentBox2 .box { + background: url(../images/350-uz.png) no-repeat; + background-size: 100% 100%; +} +.Uzbek .content1 .contentBox3 .box { + background: url(../images/70-uz.png) no-repeat; + background-size: 100% 100%; +} +.Uzbek .content2 .contentBox1 .box { + background: url(../images/7-uz.png) no-repeat; + background-size: 100% 100%; +} +.Uzbek .content2 .contentBox2 .box { + background: url(../images/3500-uz.png) no-repeat; + background-size: 100% 100%; +} +.Uzbek .content2 .contentBox3 .box { + background: url(../images/210-uz.png) no-repeat; + background-size: 100% 100%; +} \ No newline at end of file diff --git a/view/moliparty/modules/dailyConsumption/css/index.scss b/view/moliparty/modules/dailyConsumption/css/index.scss index 196b257..d5cf05e 100644 --- a/view/moliparty/modules/dailyConsumption/css/index.scss +++ b/view/moliparty/modules/dailyConsumption/css/index.scss @@ -848,4 +848,64 @@ body { background: url(../images/210-tr.png) no-repeat; background-size: 100% 100%; } +} +.Russian { + .header { + background: url(../images/header-ru.png) no-repeat; + background-size: 100% 100%; + } + .content1 .contentBox1 .box{ + background: url(../images/700-ru.png) no-repeat; + background-size: 100% 100%; + } + .content1 .contentBox2 .box{ + background: url(../images/350-ru.png) no-repeat; + background-size: 100% 100%; + } + .content1 .contentBox3 .box{ + background: url(../images/70-ru.png) no-repeat; + background-size: 100% 100%; + } + .content2 .contentBox1 .box{ + background: url(../images/7-ru.png) no-repeat; + background-size: 100% 100%; + } + .content2 .contentBox2 .box{ + background: url(../images/3500-ru.png) no-repeat; + background-size: 100% 100%; + } + .content2 .contentBox3 .box{ + background: url(../images/210-ru.png) no-repeat; + background-size: 100% 100%; + } +} +.Uzbek { + .header { + background: url(../images/header-uz.png) no-repeat; + background-size: 100% 100%; + } + .content1 .contentBox1 .box{ + background: url(../images/700-uz.png) no-repeat; + background-size: 100% 100%; + } + .content1 .contentBox2 .box{ + background: url(../images/350-uz.png) no-repeat; + background-size: 100% 100%; + } + .content1 .contentBox3 .box{ + background: url(../images/70-uz.png) no-repeat; + background-size: 100% 100%; + } + .content2 .contentBox1 .box{ + background: url(../images/7-uz.png) no-repeat; + background-size: 100% 100%; + } + .content2 .contentBox2 .box{ + background: url(../images/3500-uz.png) no-repeat; + background-size: 100% 100%; + } + .content2 .contentBox3 .box{ + background: url(../images/210-uz.png) no-repeat; + background-size: 100% 100%; + } } \ No newline at end of file diff --git a/view/moliparty/modules/dailyConsumption/images/210-ru.png b/view/moliparty/modules/dailyConsumption/images/210-ru.png new file mode 100644 index 0000000..1d17bdd Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/210-ru.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/210-uz.png b/view/moliparty/modules/dailyConsumption/images/210-uz.png new file mode 100644 index 0000000..fabba7e Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/210-uz.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/350-ru.png b/view/moliparty/modules/dailyConsumption/images/350-ru.png new file mode 100644 index 0000000..6c97e2d Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/350-ru.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/350-uz.png b/view/moliparty/modules/dailyConsumption/images/350-uz.png new file mode 100644 index 0000000..ae93afb Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/350-uz.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/3500-ru.png b/view/moliparty/modules/dailyConsumption/images/3500-ru.png new file mode 100644 index 0000000..24a1478 Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/3500-ru.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/3500-uz.png b/view/moliparty/modules/dailyConsumption/images/3500-uz.png new file mode 100644 index 0000000..87e0949 Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/3500-uz.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/7-ru.png b/view/moliparty/modules/dailyConsumption/images/7-ru.png new file mode 100644 index 0000000..d93d527 Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/7-ru.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/7-uz.png b/view/moliparty/modules/dailyConsumption/images/7-uz.png new file mode 100644 index 0000000..e4f1890 Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/7-uz.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/70-ru.png b/view/moliparty/modules/dailyConsumption/images/70-ru.png new file mode 100644 index 0000000..1b38bbb Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/70-ru.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/70-uz.png b/view/moliparty/modules/dailyConsumption/images/70-uz.png new file mode 100644 index 0000000..ca69486 Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/70-uz.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/700-ru.png b/view/moliparty/modules/dailyConsumption/images/700-ru.png new file mode 100644 index 0000000..b62fa76 Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/700-ru.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/700-uz.png b/view/moliparty/modules/dailyConsumption/images/700-uz.png new file mode 100644 index 0000000..a253af3 Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/700-uz.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/header-ru.png b/view/moliparty/modules/dailyConsumption/images/header-ru.png new file mode 100644 index 0000000..24bcc10 Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/header-ru.png differ diff --git a/view/moliparty/modules/dailyConsumption/images/header-uz.png b/view/moliparty/modules/dailyConsumption/images/header-uz.png new file mode 100644 index 0000000..05084e9 Binary files /dev/null and b/view/moliparty/modules/dailyConsumption/images/header-uz.png differ diff --git a/view/moliparty/modules/dailyConsumption/index.html b/view/moliparty/modules/dailyConsumption/index.html index 3a26575..6c1e819 100644 --- a/view/moliparty/modules/dailyConsumption/index.html +++ b/view/moliparty/modules/dailyConsumption/index.html @@ -218,6 +218,8 @@ + + \ No newline at end of file diff --git a/view/moliparty/modules/dailyConsumption/local/ru.js b/view/moliparty/modules/dailyConsumption/local/ru.js new file mode 100644 index 0000000..7f47cc1 --- /dev/null +++ b/view/moliparty/modules/dailyConsumption/local/ru.js @@ -0,0 +1,57 @@ +langRu = { + demoModule: { + layerIndex1: `Загрузка...`, + layerIndex2: `Успешно`, + layerIndex3: `Ошибка сети`, + text1: `Ежедневные траты`, + text2: `Правила`, + text3: `Час`, + text4: `Мин`, + text5: `Сек`, + text6: `Потратить монеты`, + text7: `Потратить 70К-700К`, + text8: `Потратить 2.1М-7М`, + text9: `Потратить 700К`, + text10: `Потратить 350К`, + text11: `Потратить 70К`, + text12: `Потратить 7М`, + text13: `Потратить 3.5М`, + text14: `Потратить 2.1М`, + text15: `Данное мероприятие не связано с Apple`, + text16: `Данное мероприятие не связано с Google`, + priorityWinners: `Приоритетные победители`, + enRule: ` +

+ 1. Время проведения: ежедневно с 0:00 до 23:59 (по пекинскому времени GMT+8).
+ 2. Ежедневный расчет ваших трат на платформе: 1 монета в подарке = 1 монета стоимости; 1 монета в счастливом подарке = 0.02 монеты стоимости.
+ 3. При достижении соответствующего уровня вы получите соответствующую награду.
+

+

+ Ограничения:
+ 1. Агенты по пополнению счета не участвуют в данном мероприятии.
+ 2. Ставки в играх не считаются тратой монет.
+

+

+ Внимание:
+ 1. Данное мероприятие не связано с Google и Apple. +

+ `, + arRule: ` +

+ 1. Время проведения: ежедневно с 0:00 до 23:59 (по времени GMT+3).
+ 2. Ежедневный расчет ваших трат на платформе: 1 монета в подарке = 1 монета стоимости; 1 монета в счастливом подарке = 0.05 монеты стоимости.
+ 3. При достижении соответствующего уровня вы получите соответствующую награду.
+

+

+ Ограничения:
+ 1. Агенты по пополнению счета не участвуют в данном мероприятии.
+ 2. Ставки в играх не считаются тратой монет.
+

+

+ Внимание:
+ 1. Данное мероприятие не связано с Google и Apple. +

+ `, + waiting: `Ожидание`, + } +} \ No newline at end of file diff --git a/view/moliparty/modules/dailyConsumption/local/uz.js b/view/moliparty/modules/dailyConsumption/local/uz.js new file mode 100644 index 0000000..fb94daa --- /dev/null +++ b/view/moliparty/modules/dailyConsumption/local/uz.js @@ -0,0 +1,57 @@ +langUz = { + demoModule: { + layerIndex1: `Yuklanmoqda...`, + layerIndex2: `Muvaffaqiyatli`, + layerIndex3: `Tarmoq xatosi`, + text1: `Kunlik sarf`, + text2: `Qoidalar`, + text3: `Soat`, + text4: `Daqiqa`, + text5: `Soniya`, + text6: `Tangalarni sarflash`, + text7: `70K-700K sarflang`, + text8: `2.1M-7M sarflang`, + text9: `700K sarflang`, + text10: `350K sarflang`, + text11: `70K sarflang`, + text12: `7M sarflang`, + text13: `3.5M sarflang`, + text14: `2.1M sarflang`, + text15: `Ushbu tadbir Apples bilan aloqasi yo'q`, + text16: `Ushbu tadbir Google bilan aloqasi yo'q`, + priorityWinners: `Imtiyozli G'oliblar`, + enRule: ` +

+ 1. Tadbir vaqti: har kuni soat 0:00-23:59 (GMT+8).
+ 2. Platformadagi kunlik sarflaringiz hisoblanadi, 1 tanga sovg'asi = 1 tanga qiymati; 1 tanga omad sovg'asi = 0.02 tanga qiymati.
+ 3. Tegishli darajaga etganingizda, mos daraja mukofotini olasiz.
+

+

+ Cheklovlar:
+ 1. Hisob to'ldirish agentlari ushbu tadbirda qatnashmaydi.
+ 2. O'yin uchun kirim tanga sarfi hisoblanmaydi.
+

+

+ Diqqat:
+ 1. Ushbu tadbir Google va Apple kompaniyalari bilan aloqasi yo'q. +

+ `, + arRule: ` +

+ 1. Tadbir vaqti: har kuni soat 0:00-23:59 (GMT+3).
+ 2. Platformadagi kunlik sarflaringiz hisoblanadi, 1 tanga sovg'asi = 1 tanga qiymati; 1 tanga omad sovg'asi = 0.05 tanga qiymati.
+ 3. Tegishli darajaga etganingizda, mos daraja mukofotini olasiz.
+

+

+ Cheklovlar:
+ 1. Hisob to'ldirish agentlari ushbu tadbirda qatnashmaydi.
+ 2. O'yin uchun kirim tanga sarfi hisoblanmaydi.
+

+

+ Diqqat:
+ 1. Ushbu tadbir Google va Apple kompaniyalari bilan aloqasi yo'q. +

+ `, + waiting: `Kutish`, + } +} \ No newline at end of file