-
+
-
+ 2+
+
+++ name +
+ ID:0 ++
Behind:0+
+ -
+ 2+
+
+++ name +
+ ID:0 ++
Behind:0+
+
diff --git a/view/molistar/modules/superLucky/css/index.css b/view/molistar/modules/superLucky/css/index.css new file mode 100644 index 00000000..e3a2e734 --- /dev/null +++ b/view/molistar/modules/superLucky/css/index.css @@ -0,0 +1,786 @@ +html, +body { + width: 100%; + background: #180144; + overflow-x: hidden; +} + +.back { + width: 100%; + height: 0.58667rem; + line-height: 0.58667rem; + position: fixed; + left: 0; + top: 1.2rem; + text-align: center; + color: #FFFFFF; + font-size: 0.50667rem; + font-weight: bold; + z-index: 10; +} + +.back img { + width: 0.58667rem; + height: 0.58667rem; + position: absolute; + left: 0.24rem; + top: 0rem; + z-index: 2; +} + +.back p { + width: 100%; + height: 0.58667rem; + line-height: 0.58667rem; + position: absolute; + left: 0.24rem; + top: 0rem; + text-align: center; + color: #FFF8C2; + font-size: 0.42667rem; + font-weight: 600; +} + +.header { + width: 10rem; + height: 13.06667rem; + background: url(../images/header.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto 0rem; + position: relative; +} + +.header .time { + width: 6.33333rem; + height: 1.2rem; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 10.81333rem; + display: flex; + justify-content: space-between; +} + +.header .time div { + width: 1.2rem; + height: 1.2rem; + background: url(../images/timeIcon.png) no-repeat; + background-size: 100% 100%; + text-align: center; + position: relative; +} + +.header .time div b { + color: #FDF565; + font-size: 0.58667rem; + font-weight: 600; + text-align: center; + width: 100%; + display: block; + margin: 0.37333rem 0; +} + +.header .time div span { + display: block; + width: 100%; + text-align: center; + color: #FDF565; + font-size: 0.37333rem; + font-weight: 400; +} + +.danmu { + width: 10rem; + height: 8.48rem; + overflow: hidden; + margin: -0.3rem auto 0; + position: relative; + box-sizing: border-box; +} + +.danmu #my_container { + width: 100%; + height: 100%; + box-sizing: border-box; +} + +.danmu #my_container .my_container_in { + width: 9.25333rem; + height: 2.21333rem; + background: url(../images/dmBg.png) no-repeat; + background-size: 100% 100%; + position: relative; + margin-top: 0.1rem; +} + +.danmu #my_container .my_container_in .tx { + width: 1.17333rem; + height: 1.17333rem; + position: absolute; + left: 0.22667rem; + top: 0.6rem; + border: 0.02667rem solid #FDF565; + border-radius: 50%; +} + +.danmu #my_container .my_container_in .send { + width: 4.26667rem; + color: #FFFFFF; + font-size: 0.37333rem; + font-weight: 500; + position: absolute; + top: 0.81333rem; + left: 1.73333rem; +} + +.danmu #my_container .my_container_in .send b { + color: #FDF565; +} + +.danmu #my_container .my_container_in .win { + width: 4.26667rem; + color: #FFFFFF; + font-size: 0.37333rem; + font-weight: 500; + position: absolute; + top: 1.32rem; + left: 1.73333rem; +} + +.danmu #my_container .my_container_in .win b { + color: #FDF565; +} + +.danmu #my_container .my_container_in .conins { + width: 2.45333rem; + height: 2.45333rem; + position: absolute; + top: 50%; + transform: translateY(-50%); + left: 6.57333rem; + background: url(../images/dmScore.png) no-repeat; + background-size: 100% 100%; + overflow: hidden; +} + +.danmu #my_container .my_container_in .conins p { + width: 100%; + text-align: center; + color: #FDF565; + font-size: 0.48rem; + font-weight: 500; + margin-top: 0.89333rem; + margin-bottom: 0.16rem; +} + +.danmu #my_container .my_container_in .conins b { + display: block; + width: 100%; + text-align: center; + color: #fff; + font-size: 0.32rem; + font-weight: 500; +} + +.tab { + width: 9.04rem; + height: 1.73333rem; + margin: -0.66667rem auto -0.13333rem; + display: flex; + justify-content: space-between; +} + +.tab div { + width: 4.26667rem; + height: 1.73333rem; + line-height: 1.73333rem; + background: url(../images/tab.png) no-repeat; + background-size: 100% 100%; + color: #FFFFFF; + font-size: 0.45333rem; + font-weight: 600; + text-align: center; +} + +.tab .act { + background: url(../images/actTab.png) no-repeat; + background-size: 100% 100%; +} + +.page1 .top { + width: 10rem; + height: 8.93333rem; + margin: 0 auto 0; + position: relative; + background: url(../images/topBig.png) no-repeat; + background-size: 100% 100%; +} + +.page1 .top .history { + width: 2.02667rem; + height: 2.42667rem; + background: url(../images/hg.png) no-repeat; + background-size: 100% 100%; + position: absolute; + right: 0; + top: 0.69333rem; + text-align: center; + color: #291E00; + font-size: 0.4rem; + font-weight: 600; + line-height: 3.3rem; +} + +.page1 .top .top1 { + width: 6.66667rem; + height: 6.66667rem; + position: absolute; + top: 1.65333rem; + left: 50%; + transform: translateX(-50%); +} + +.page1 .top .top1 .ts { + width: 100%; + height: 100%; + position: absolute; + z-index: 2; + left: 0; + top: 0; +} + +.page1 .top .top1 .tx { + width: 2.93333rem; + height: 2.93333rem; + position: absolute; + top: 2.0rem; + left: 50%; + transform: translateX(-50%); + border-radius: 50%; +} + +.page1 .top .top1 .name { + width: 90%; + height: 0.48rem; + line-height: 0.48rem; + position: absolute; + top: 6.45rem; + text-align: center; + color: #FDF565; + font-size: 0.4rem; + font-weight: 600; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + display: flex; + justify-content: center; + left: 50%; + transform: translateX(-50%); +} + +.page1 .top .top1 .name img { + display: block; + width: 1.02667rem; + height: 0.48rem; +} + +.page1 .top .top1 .id { + width: 90%; + position: absolute; + top: 7.1rem; + text-align: center; + color: #FDF565; + font-size: 0.37333rem; + font-weight: 400; + left: 50%; + transform: translateX(-50%); +} + +.page1 .content { + width: 10rem; + height: auto; + background: url(../images/content.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto 0; +} + +.page1 .content ul { + width: 9.06667rem; + margin: 0 auto; + padding-top: 0.26667rem; + padding-bottom: 0.13333rem; +} + +.page1 .content ul li { + width: 9.06667rem; + height: 2rem; + background: url(../images/liBg.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto 0.13333rem; + box-sizing: border-box; + padding: 0 0.53333rem; +} + +.page1 .content ul li .num { + float: left; + width: 0.42667rem; + height: 100%; + line-height: 2rem; + text-align: center; + color: #FDF565; + font-size: 0.42667rem; + font-weight: 600; +} + +.page1 .content ul li .tx { + float: left; + width: 1.09333rem; + height: 1.09333rem; + border-radius: 50%; + margin: 0.45333rem 0.33333rem 0; + border: 0.02667rem solid #FDF565; +} + +.page1 .content ul li .user { + float: left; + margin-top: 0.65333rem; +} + +.page1 .content ul li .user p { + display: flex; + margin-bottom: 0.08rem; +} + +.page1 .content ul li .user p b { + display: block; + color: #FDF565; + font-size: 0.37333rem; + font-weight: 500; + max-width: 1.97333rem; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + margin-right: 0.1rem; +} + +.page1 .content ul li .user p img { + display: block; + width: 1.02667rem; + height: 0.48rem; +} + +.page1 .content ul li .user span { + display: block; + color: #FDF565; + font-size: 0.34667rem; + font-weight: 400; +} + +.page1 .content ul li .score { + float: right; + height: 2rem; + line-height: 2rem; + color: #FDF565; + font-size: 0.37333rem; + font-weight: 400; +} + +.page1 .content .more { + width: 1.65333rem; + border-radius: 0.58667rem; + min-width: 1.65333rem; + height: 0.58667rem; + line-height: 0.58667rem; + text-align: center; + padding: 0 0.44rem; + border: 0.02667rem solid #FDF565; + color: #FDF565; + font-size: 0.32rem; + font-weight: 500; + margin: 0.21333rem auto 0; +} + +.page1 .bottom { + width: 10rem; + height: 0.8rem; + margin: 0 auto 0; + background: url(../images/bottom.png) no-repeat; + background-size: 100% 100%; +} + +.page1 .my { + width: 10rem; + height: 1.98667rem; + position: fixed; + bottom: 0; + left: 50%; + transform: translateX(-50%); + background: url(../images/myBg.png) no-repeat; + background-size: 100% 100%; + z-index: 9; + padding: 0 0.73333rem; + box-sizing: border-box; +} + +.page1 .my .num { + float: left; + width: 0.42667rem; + height: 100%; + line-height: 2rem; + text-align: center; + color: #FDF565; + font-size: 0.42667rem; + font-weight: 600; +} + +.page1 .my .tx { + float: left; + width: 1.09333rem; + height: 1.09333rem; + border-radius: 50%; + margin: 0.45333rem 0.33333rem 0; + border: 0.02667rem solid #FDF565; +} + +.page1 .my .user { + float: left; + margin-top: 0.65333rem; +} + +.page1 .my .user p { + display: flex; + margin-bottom: 0.08rem; +} + +.page1 .my .user p b { + display: block; + color: #FDF565; + font-size: 0.37333rem; + font-weight: 500; + max-width: 1.97333rem; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + margin-right: 0.1rem; +} + +.page1 .my .user p img { + display: block; + width: 1.02667rem; + height: 0.48rem; +} + +.page1 .my .user span { + display: block; + color: #FDF565; + font-size: 0.34667rem; + font-weight: 400; +} + +.page1 .my .score { + float: right; + height: 2rem; + line-height: 2rem; + color: #FDF565; + font-size: 0.37333rem; + font-weight: 400; +} + +.page2 { + display: none; +} + +.page2 .top { + width: 10rem; + height: 2.24rem; + margin: 0 auto 0; + position: relative; + background: url(../images/top.png) no-repeat; + background-size: 100% 100%; +} + +.page2 .content { + width: 10rem; + height: auto; + background: url(../images/content.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto 0; +} + +.page2 .content p { + width: 8.42667rem; + margin: 0 auto 0.26667rem; + line-height: 0.53333rem; + color: #FDF565; + font-size: 0.37333rem; + font-weight: 400; +} + +.page2 .content img { + display: block; + width: 8.93333rem; + margin: 0.2rem auto 0; +} + +.page2 .bottom { + width: 10rem; + height: 0.8rem; + margin: 0 auto 0; + background: url(../images/bottom.png) no-repeat; + background-size: 100% 100%; +} + +.activity { + width: 100%; + text-align: center; + color: #FDF565; + font-size: 0.32rem; + font-weight: 400; + text-align: center; + margin: 0.26667rem auto 2.10667rem; +} + +.lastRank { + position: fixed; + top: 0; + bottom: 0; + right: 0; + left: 0; + background: rgba(0, 0, 0, 0.5); + z-index: 99; + display: none; +} + +.lastRank .lastRank_in { + width: 10rem; + height: 13.06667rem; + background: url(../images/lastRankBg.png) no-repeat; + background-size: 100% 100%; + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + box-sizing: border-box; +} + +.lastRank .lastRank_in .close { + width: 0.88rem; + height: 0.88rem; + position: absolute; + right: 0; + top: -0.66667rem; +} + +.lastRank .lastRank_in .title { + width: 6.8rem; + height: 1.49333rem; + line-height: 1.49333rem; + position: absolute; + left: 50%; + transform: translateX(-50%); + top: 0.17333rem; + text-align: center; + color: #FDF565; + font-size: 0.45333rem; + font-weight: 600; + background: url(../images/lastRankTitle.png) no-repeat; + background-size: 100% 100%; +} + +.lastRank .lastRank_in .box { + width: 9.06667rem; + height: 10.3rem; + margin: 1.73333rem auto 0; + overflow-y: scroll; + position: relative; +} + +.lastRank .lastRank_in .box::-webkit-scrollbar { + display: none; +} + +.lastRank .lastRank_in .box .top1 { + width: 6.66667rem; + height: 6.66667rem; + position: relative; + top: 0rem; + left: 50%; + transform: translateX(-50%); +} + +.lastRank .lastRank_in .box .top1 .ts { + width: 100%; + height: 100%; + position: absolute; + z-index: 2; + left: 0; + top: 0; +} + +.lastRank .lastRank_in .box .top1 .tx { + width: 2.93333rem; + height: 2.93333rem; + position: absolute; + top: 2rem; + left: 50%; + transform: translateX(-50%); + border-radius: 50%; +} + +.lastRank .lastRank_in .box .top1 .name { + width: 90%; + height: 0.48rem; + line-height: 0.48rem; + position: absolute; + top: 6.45rem; + text-align: center; + color: #FDF565; + font-size: 0.4rem; + font-weight: 600; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + display: flex; + justify-content: center; + transform: translate(-50%, -50%); + left: 50%; +} + +.lastRank .lastRank_in .box .top1 .name img { + display: block; + width: 1.02667rem; + height: 0.48rem; +} + +.lastRank .lastRank_in .box .top1 .id { + width: 90%; + position: absolute; + top: 7.1rem; + text-align: center; + color: #FDF565; + font-size: 0.37333rem; + font-weight: 400; + transform: translate(-50%, -50%); + left: 50%; +} + +.lastRank .lastRank_in .box ul { + width: 9.06667rem; + margin: 0.66667rem auto 0.13333rem; + padding-top: 0.26667rem; + position: relative; +} + +.lastRank .lastRank_in .box ul li { + width: 9.06667rem; + height: 2rem; + background: url(../images/liBg.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto 0.13333rem; + box-sizing: border-box; + padding: 0 0.53333rem; +} + +.lastRank .lastRank_in .box ul li .num { + float: left; + width: 0.42667rem; + height: 100%; + line-height: 2rem; + text-align: center; + color: #FDF565; + font-size: 0.42667rem; + font-weight: 600; +} + +.lastRank .lastRank_in .box ul li .tx { + float: left; + width: 1.09333rem; + height: 1.09333rem; + border-radius: 50%; + margin: 0.45333rem 0.33333rem 0; + border: 0.02667rem solid #FDF565; +} + +.lastRank .lastRank_in .box ul li .user { + float: left; + margin-top: 0.65333rem; +} + +.lastRank .lastRank_in .box ul li .user p { + display: flex; + margin-bottom: 0.08rem; +} + +.lastRank .lastRank_in .box ul li .user p b { + display: block; + color: #FDF565; + font-size: 0.37333rem; + font-weight: 500; + max-width: 1.97333rem; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + margin-right: 0.1rem; +} + +.lastRank .lastRank_in .box ul li .user p img { + display: block; + width: 1.02667rem; + height: 0.48rem; +} + +.lastRank .lastRank_in .box ul li .user span { + display: block; + color: #FDF565; + font-size: 0.34667rem; + font-weight: 400; +} + +.lastRank .lastRank_in .box ul li .score { + float: right; + height: 2rem; + line-height: 2rem; + color: #FDF565; + font-size: 0.37333rem; + font-weight: 400; +} + +.arabic .lastRank .lastRank_in .box .top1 { + transform: translateX(-86%); +} + +.arabic .page1 .content ul li .num, +.arabic .page1 .my .num, +.arabic .lastRank .lastRank_in .box ul li .num { + float: right; +} + +.arabic .page1 .content ul li .tx, +.arabic .page1 .my .tx, +.arabic .lastRank .lastRank_in .box ul li .tx { + float: right; +} + +.arabic .page1 .content ul li .user, +.arabic .page1 .my .user, +.arabic .lastRank .lastRank_in .box ul li .user { + float: right; +} + +.arabic .page1 .content ul li .user img, +.arabic .page1 .my .user img, +.arabic .lastRank .lastRank_in .box ul li .user img { + margin-right: 0.1rem; +} + +.arabic .page1 .content ul li .score, +.arabic .page1 .my .score, +.arabic .lastRank .lastRank_in .box ul li .score { + float: left; +} + +.arabic .danmu .my_container .send, +.arabic .danmu .my_container .win { + direction: ltr; + text-align: left; +} diff --git a/view/molistar/modules/superLucky/css/index.scss b/view/molistar/modules/superLucky/css/index.scss new file mode 100644 index 00000000..952c3cbf --- /dev/null +++ b/view/molistar/modules/superLucky/css/index.scss @@ -0,0 +1,794 @@ +@function px2rem($px) { + @return $px / 75+rem; +} + +html, +body { + width: 100%; + background: #180144; + overflow-x: hidden; +} + +.back { + width: 100%; + height: px2rem(44); + line-height: px2rem(44); + position: fixed; + left: 0; + top: px2rem(90); + text-align: center; + color: #FFFFFF; + font-size: px2rem(38); + font-weight: bold; + z-index: 10; + + img { + width: px2rem(44); + height: px2rem(44); + position: absolute; + left: px2rem(18); + top: px2rem(0); + z-index: 2; + } + + p { + width: 100%; + height: px2rem(44); + line-height: px2rem(44); + position: absolute; + left: px2rem(18); + top: px2rem(0); + text-align: center; + color: #FFF8C2; + font-size: px2rem(32); + font-weight: 600; + } +} + +.header { + width: px2rem(750); + height: px2rem(980); + background: url(../images/header.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto px2rem(0); + position: relative; + + .time { + width: px2rem(475); + height: px2rem(90); + position: absolute; + left: 50%; + transform: translateX(-50%); + // top: px2rem(886); + top: 10.81333rem; + display: flex; + justify-content: space-between; + + div { + width: px2rem(90); + height: px2rem(90); + background: url(../images/timeIcon.png) no-repeat; + background-size: 100% 100%; + text-align: center; + position: relative; + + b { + color: #FDF565; + font-size: px2rem(44); + font-weight: 600; + text-align: center; + width: 100%; + display: block; + margin: px2rem(28) 0; + } + + span { + display: block; + width: 100%; + text-align: center; + color: #FDF565; + font-size: px2rem(28); + font-weight: 400; + } + } + } +} + +.danmu { + width: px2rem(750); + height: px2rem(636); + overflow: hidden; + margin: -0.3rem auto 0; + position: relative; + box-sizing: border-box; + + #my_container { + width: 100%; + height: 100%; + box-sizing: border-box; + + .my_container_in { + width: px2rem(694); + height: px2rem(166); + background: url(../images/dmBg.png) no-repeat; + background-size: 100% 100%; + position: relative; + margin-top: 0.1rem; + + .tx { + width: px2rem(88); + height: px2rem(88); + position: absolute; + left: px2rem(17); + top: px2rem(45); + border: px2rem(2) solid #FDF565; + border-radius: 50%; + } + + .send { + width: px2rem(320); + color: #FFFFFF; + font-size: px2rem(28); + font-weight: 500; + position: absolute; + top: px2rem(61); + left: px2rem(130); + + b { + color: #FDF565; + } + } + + .win { + width: px2rem(320); + color: #FFFFFF; + font-size: px2rem(28); + font-weight: 500; + position: absolute; + top: px2rem(99); + left: px2rem(130); + + b { + color: #FDF565; + } + } + + .conins { + width: px2rem(184); + height: px2rem(184); + position: absolute; + top: 50%; + transform: translateY(-50%); + left: px2rem(493); + background: url(../images/dmScore.png) no-repeat; + background-size: 100% 100%; + overflow: hidden; + + p { + width: 100%; + text-align: center; + color: #FDF565; + font-size: px2rem(36); + font-weight: 500; + margin-top: px2rem(67); + margin-bottom: px2rem(12); + } + + b { + display: block; + width: 100%; + text-align: center; + color: #fff; + font-size: px2rem(24); + font-weight: 500; + } + } + } + } +} + +.tab { + width: px2rem(678); + height: px2rem(130); + margin: px2rem(-50) auto px2rem(-10); + display: flex; + justify-content: space-between; + + div { + width: px2rem(320); + height: px2rem(130); + line-height: px2rem(130); + background: url(../images/tab.png) no-repeat; + background-size: 100% 100%; + color: #FFFFFF; + font-size: px2rem(34); + font-weight: 600; + text-align: center; + } + + .act { + background: url(../images/actTab.png) no-repeat; + background-size: 100% 100%; + } +} + +.page1 { + // display: none; + + .top { + width: px2rem(750); + height: px2rem(670); + margin: 0 auto 0; + position: relative; + background: url(../images/topBig.png) no-repeat; + background-size: 100% 100%; + + .history { + width: px2rem(152); + height: px2rem(182); + background: url(../images/hg.png) no-repeat; + background-size: 100% 100%; + position: absolute; + right: 0; + top: px2rem(52); + text-align: center; + color: #291E00; + font-size: px2rem(30); + font-weight: 600; + line-height: 3.3rem; + } + + .top1 { + width: px2rem(500); + height: px2rem(500); + position: absolute; + top: px2rem(124); + left: 50%; + transform: translateX(-50%); + + .ts { + width: 100%; + height: 100%; + position: absolute; + z-index: 2; + left: 0; + top: 0; + } + + .tx { + width: px2rem(220); + height: px2rem(220); + position: absolute; + top: 2.0rem; + left: 50%; + transform: translateX(-50%); + border-radius: 50%; + } + + .name { + width: 90%; + height: px2rem(36); + line-height: px2rem(36); + position: absolute; + top: 6.45rem; + text-align: center; + color: #FDF565; + font-size: px2rem(30); + font-weight: 600; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + display: flex; + justify-content: center; + left: 50%; + transform: translateX(-50%); + + img { + display: block; + width: px2rem(77); + height: px2rem(36); + } + } + + .id { + width: 90%; + position: absolute; + top: 7.1rem; + text-align: center; + color: #FDF565; + font-size: px2rem(28); + font-weight: 400; + left: 50%; + transform: translateX(-50%); + } + } + } + + .content { + width: px2rem(750); + height: auto; + background: url(../images/content.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto 0; + + ul { + width: px2rem(680); + margin: 0 auto; + padding-top: px2rem(20); + padding-bottom: px2rem(10); + + li { + width: px2rem(680); + height: px2rem(150); + background: url(../images/liBg.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto px2rem(10); + box-sizing: border-box; + padding: 0 px2rem(40); + + .num { + float: left; + width: px2rem(32); + height: 100%; + line-height: px2rem(150); + text-align: center; + color: #FDF565; + font-size: px2rem(32); + font-weight: 600; + } + + .tx { + float: left; + width: px2rem(82); + height: px2rem(82); + border-radius: 50%; + margin: px2rem(34) px2rem(25) 0; + border: px2rem(2) solid #FDF565; + } + + .user { + float: left; + margin-top: px2rem(49); + + p { + display: flex; + margin-bottom: px2rem(6); + + b { + display: block; + color: #FDF565; + font-size: px2rem(28); + font-weight: 500; + max-width: px2rem(148); + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + margin-right: 0.1rem; + } + + img { + display: block; + width: px2rem(77); + height: px2rem(36); + } + } + + span { + display: block; + color: #FDF565; + font-size: px2rem(26); + font-weight: 400; + } + } + + .score { + float: right; + height: px2rem(150); + line-height: px2rem(150); + color: #FDF565; + font-size: px2rem(28); + font-weight: 400; + } + } + } + + .more { + width: px2rem(124); + border-radius: px2rem(44); + min-width: px2rem(124); + height: px2rem(44); + line-height: px2rem(44); + text-align: center; + padding: 0 px2rem(33); + border: px2rem(2) solid #FDF565; + color: #FDF565; + font-size: px2rem(24); + font-weight: 500; + margin: px2rem(16) auto 0; + } + } + + .bottom { + width: px2rem(750); + height: px2rem(60); + margin: 0 auto 0; + background: url(../images/bottom.png) no-repeat; + background-size: 100% 100%; + } + + .my { + width: px2rem(750); + height: px2rem(149); + position: fixed; + bottom: 0; + left: 50%; + transform: translateX(-50%); + background: url(../images/myBg.png) no-repeat; + background-size: 100% 100%; + z-index: 9; + padding: 0 px2rem(55); + box-sizing: border-box; + + .num { + float: left; + width: px2rem(32); + height: 100%; + line-height: px2rem(150); + text-align: center; + color: #FDF565; + font-size: px2rem(32); + font-weight: 600; + } + + .tx { + float: left; + width: px2rem(82); + height: px2rem(82); + border-radius: 50%; + margin: px2rem(34) px2rem(25) 0; + border: px2rem(2) solid #FDF565; + } + + .user { + float: left; + margin-top: px2rem(49); + + p { + display: flex; + margin-bottom: px2rem(6); + + b { + display: block; + color: #FDF565; + font-size: px2rem(28); + font-weight: 500; + max-width: px2rem(148); + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + margin-right: 0.1rem; + } + + img { + display: block; + width: px2rem(77); + height: px2rem(36); + } + } + + span { + display: block; + color: #FDF565; + font-size: px2rem(26); + font-weight: 400; + } + } + + .score { + float: right; + height: px2rem(150); + line-height: px2rem(150); + color: #FDF565; + font-size: px2rem(28); + font-weight: 400; + } + } +} + +.page2 { + display: none; + + .top { + width: px2rem(750); + height: px2rem(168); + margin: 0 auto 0; + position: relative; + background: url(../images/top.png) no-repeat; + background-size: 100% 100%; + } + + .content { + width: px2rem(750); + height: auto; + background: url(../images/content.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto 0; + + p { + width: px2rem(632); + margin: 0 auto px2rem(20); + line-height: px2rem(40); + color: #FDF565; + font-size: px2rem(28); + font-weight: 400; + } + + img { + display: block; + width: px2rem(670); + margin: px2rem(15) auto 0; + } + } + + .bottom { + width: px2rem(750); + height: px2rem(60); + margin: 0 auto 0; + background: url(../images/bottom.png) no-repeat; + background-size: 100% 100%; + } + +} + +.activity { + width: 100%; + text-align: center; + color: #FDF565; + font-size: px2rem(24); + font-weight: 400; + text-align: center; + margin: px2rem(20) auto px2rem(158); +} + +.lastRank { + position: fixed; + top: 0; + bottom: 0; + right: 0; + left: 0; + background: rgba(0, 0, 0, .5); + z-index: 99; + display: none; + + .lastRank_in { + width: px2rem(750); + height: px2rem(980); + background: url(../images/lastRankBg.png) no-repeat; + background-size: 100% 100%; + position: absolute; + left: 50%; + top: 50%; + transform: translate(-50%, -50%); + box-sizing: border-box; + + .close { + width: px2rem(66); + height: px2rem(66); + position: absolute; + right: 0; + top: px2rem(-50); + } + + .title { + width: px2rem(510); + height: px2rem(112); + line-height: px2rem(112); + position: absolute; + left: 50%; + transform: translateX(-50%); + top: px2rem(13); + text-align: center; + color: #FDF565; + font-size: px2rem(34); + font-weight: 600; + background: url(../images/lastRankTitle.png) no-repeat; + background-size: 100% 100%; + } + + .box { + width: px2rem(680); + height: 10.3rem; + margin: px2rem(130) auto 0; + overflow-y: scroll; + position: relative; + + &::-webkit-scrollbar { + display: none; + } + + .top1 { + width: px2rem(500); + height: px2rem(500); + position: relative; + top: px2rem(0); + left: 50%; + transform: translateX(-50%); + + .ts { + width: 100%; + height: 100%; + position: absolute; + z-index: 2; + left: 0; + top: 0; + } + + .tx { + width: px2rem(220); + height: px2rem(220); + position: absolute; + top: px2rem(150); + left: 50%; + transform: translateX(-50%); + border-radius: 50%; + } + + .name { + width: 90%; + height: px2rem(36); + line-height: px2rem(36); + position: absolute; + top: 6.45rem; + text-align: center; + color: #FDF565; + font-size: px2rem(30); + font-weight: 600; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + display: flex; + justify-content: center; + transform: translate(-50%, -50%); + left: 50%; + + img { + display: block; + width: px2rem(77); + height: px2rem(36); + } + } + + .id { + width: 90%; + position: absolute; + top: 7.1rem; + text-align: center; + color: #FDF565; + font-size: px2rem(28); + font-weight: 400; + transform: translate(-50%, -50%); + left: 50%; + } + } + + ul { + width: px2rem(680); + margin: px2rem(50) auto px2rem(10); + padding-top: px2rem(20); + position: relative; + + li { + width: px2rem(680); + height: px2rem(150); + background: url(../images/liBg.png) no-repeat; + background-size: 100% 100%; + margin: 0 auto px2rem(10); + box-sizing: border-box; + padding: 0 px2rem(40); + + .num { + float: left; + width: px2rem(32); + height: 100%; + line-height: px2rem(150); + text-align: center; + color: #FDF565; + font-size: px2rem(32); + font-weight: 600; + } + + .tx { + float: left; + width: px2rem(82); + height: px2rem(82); + border-radius: 50%; + margin: px2rem(34) px2rem(25) 0; + border: px2rem(2) solid #FDF565; + } + + .user { + float: left; + margin-top: px2rem(49); + + p { + display: flex; + margin-bottom: px2rem(6); + + b { + display: block; + color: #FDF565; + font-size: px2rem(28); + font-weight: 500; + max-width: px2rem(148); + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + margin-right: 0.1rem; + } + + img { + display: block; + width: px2rem(77); + height: px2rem(36); + } + } + + span { + display: block; + color: #FDF565; + font-size: px2rem(26); + font-weight: 400; + } + } + + .score { + float: right; + height: px2rem(150); + line-height: px2rem(150); + color: #FDF565; + font-size: px2rem(28); + font-weight: 400; + } + } + } + } + } +} + +.arabic { + .lastRank .lastRank_in .box .top1 { + transform: translateX(-86%); + } + + .page1 .content ul li, + .page1 .my, + .lastRank .lastRank_in .box ul li { + .num { + float: right; + } + + .tx { + float: right; + } + + .user { + float: right; + + img { + margin-right: 0.1rem; + } + } + + .score { + float: left; + } + } + + .danmu .my_container { + .send, + .win{ + direction: ltr; + text-align: left; + } + } +} \ No newline at end of file diff --git a/view/molistar/modules/superLucky/images/actTab.png b/view/molistar/modules/superLucky/images/actTab.png new file mode 100644 index 00000000..2090bd7c Binary files /dev/null and b/view/molistar/modules/superLucky/images/actTab.png differ diff --git a/view/molistar/modules/superLucky/images/bottom.png b/view/molistar/modules/superLucky/images/bottom.png new file mode 100644 index 00000000..9d11b612 Binary files /dev/null and b/view/molistar/modules/superLucky/images/bottom.png differ diff --git a/view/molistar/modules/superLucky/images/close.png b/view/molistar/modules/superLucky/images/close.png new file mode 100644 index 00000000..b7022bd5 Binary files /dev/null and b/view/molistar/modules/superLucky/images/close.png differ diff --git a/view/molistar/modules/superLucky/images/content.png b/view/molistar/modules/superLucky/images/content.png new file mode 100644 index 00000000..f559124f Binary files /dev/null and b/view/molistar/modules/superLucky/images/content.png differ diff --git a/view/molistar/modules/superLucky/images/dmBg.png b/view/molistar/modules/superLucky/images/dmBg.png new file mode 100644 index 00000000..45330f9c Binary files /dev/null and b/view/molistar/modules/superLucky/images/dmBg.png differ diff --git a/view/molistar/modules/superLucky/images/dmScore.png b/view/molistar/modules/superLucky/images/dmScore.png new file mode 100644 index 00000000..d95a5071 Binary files /dev/null and b/view/molistar/modules/superLucky/images/dmScore.png differ diff --git a/view/molistar/modules/superLucky/images/header.png b/view/molistar/modules/superLucky/images/header.png new file mode 100644 index 00000000..87505142 Binary files /dev/null and b/view/molistar/modules/superLucky/images/header.png differ diff --git a/view/molistar/modules/superLucky/images/hg.png b/view/molistar/modules/superLucky/images/hg.png new file mode 100644 index 00000000..d9e1e732 Binary files /dev/null and b/view/molistar/modules/superLucky/images/hg.png differ diff --git a/view/molistar/modules/superLucky/images/lastRankBg.png b/view/molistar/modules/superLucky/images/lastRankBg.png new file mode 100644 index 00000000..4349e6f5 Binary files /dev/null and b/view/molistar/modules/superLucky/images/lastRankBg.png differ diff --git a/view/molistar/modules/superLucky/images/lastRankTitle.png b/view/molistar/modules/superLucky/images/lastRankTitle.png new file mode 100644 index 00000000..b2ee950c Binary files /dev/null and b/view/molistar/modules/superLucky/images/lastRankTitle.png differ diff --git a/view/molistar/modules/superLucky/images/liBg.png b/view/molistar/modules/superLucky/images/liBg.png new file mode 100644 index 00000000..7a5c6d22 Binary files /dev/null and b/view/molistar/modules/superLucky/images/liBg.png differ diff --git a/view/molistar/modules/superLucky/images/logo.png b/view/molistar/modules/superLucky/images/logo.png new file mode 100644 index 00000000..ada4e312 Binary files /dev/null and b/view/molistar/modules/superLucky/images/logo.png differ diff --git a/view/molistar/modules/superLucky/images/myBg.png b/view/molistar/modules/superLucky/images/myBg.png new file mode 100644 index 00000000..530b41ff Binary files /dev/null and b/view/molistar/modules/superLucky/images/myBg.png differ diff --git a/view/molistar/modules/superLucky/images/rewards-ar.png b/view/molistar/modules/superLucky/images/rewards-ar.png new file mode 100644 index 00000000..c4dcad99 Binary files /dev/null and b/view/molistar/modules/superLucky/images/rewards-ar.png differ diff --git a/view/molistar/modules/superLucky/images/rewards-tr.png b/view/molistar/modules/superLucky/images/rewards-tr.png new file mode 100644 index 00000000..d87277a9 Binary files /dev/null and b/view/molistar/modules/superLucky/images/rewards-tr.png differ diff --git a/view/molistar/modules/superLucky/images/rewards.png b/view/molistar/modules/superLucky/images/rewards.png new file mode 100644 index 00000000..eaab2e05 Binary files /dev/null and b/view/molistar/modules/superLucky/images/rewards.png differ diff --git a/view/molistar/modules/superLucky/images/tab.png b/view/molistar/modules/superLucky/images/tab.png new file mode 100644 index 00000000..fb93fb67 Binary files /dev/null and b/view/molistar/modules/superLucky/images/tab.png differ diff --git a/view/molistar/modules/superLucky/images/timeIcon.png b/view/molistar/modules/superLucky/images/timeIcon.png new file mode 100644 index 00000000..82e4b9ad Binary files /dev/null and b/view/molistar/modules/superLucky/images/timeIcon.png differ diff --git a/view/molistar/modules/superLucky/images/top.png b/view/molistar/modules/superLucky/images/top.png new file mode 100644 index 00000000..e9fb176b Binary files /dev/null and b/view/molistar/modules/superLucky/images/top.png differ diff --git a/view/molistar/modules/superLucky/images/top1.png b/view/molistar/modules/superLucky/images/top1.png new file mode 100644 index 00000000..e3a7f5ba Binary files /dev/null and b/view/molistar/modules/superLucky/images/top1.png differ diff --git a/view/molistar/modules/superLucky/images/topBig.png b/view/molistar/modules/superLucky/images/topBig.png new file mode 100644 index 00000000..b1d1d31e Binary files /dev/null and b/view/molistar/modules/superLucky/images/topBig.png differ diff --git a/view/molistar/modules/superLucky/images/travel/back.png b/view/molistar/modules/superLucky/images/travel/back.png new file mode 100644 index 00000000..2b3812da Binary files /dev/null and b/view/molistar/modules/superLucky/images/travel/back.png differ diff --git a/view/molistar/modules/superLucky/images/travel/backB.png b/view/molistar/modules/superLucky/images/travel/backB.png new file mode 100644 index 00000000..92e190c7 Binary files /dev/null and b/view/molistar/modules/superLucky/images/travel/backB.png differ diff --git a/view/molistar/modules/superLucky/index.html b/view/molistar/modules/superLucky/index.html new file mode 100644 index 00000000..10774cbb --- /dev/null +++ b/view/molistar/modules/superLucky/index.html @@ -0,0 +1,185 @@ + + + +
+ + +
+ name
+
+
+ name
+
+
+ name
+
+
+ name
+
+
+ name
+
+
${item.winGoldNum}
+ ${localLang.demoModule.text17} +
+ ${res.nick}
+
+
+ ${res.nick}
+
+
+ ${res.nick}
+
+
التصنيف: التصنيف بناءً على عدد العملات التي استثمرها المستخدمون الذين يشاركون في هدية الحظ كل أسبوع.
+سيحصل أفضل ثلاثة مستخدمين في التصنيف على ميدالية تصنيف، وأفضل عشرة مستخدمين سيحصلون على سيارة + كمكافأة. بعد الحصول على نفس الميدالية ثلاث مرات على التوالي، ستصبح سارية المفعول بشكل دائم
+Ranking: Ranking based on the number of coins invested by users who participate in the lucky gift each + week.
+The top three users in the ranking will receive a ranking medal, and the top + ten users will receive a car + as + a reward. After receiving the same medal three times in a row, it will take effect permanently
+Sıralama: Her hafta şanslı hediye etkinliğine katılan kullanıcıların yatırdığı coin miktarına göre sıralanır.
+Sıralamanın ilk üç kullanıcısı sıralama madalyası alacak ve ilk on kullanıcı ödül olarak bir araba alacak. + Aynı madalyayı üç kez arka arkaya kazanan kullanıcı, madalyayı kalıcı olarak kazanacak
+排名:根據參與每週幸運禮品活動的用戶投資的硬幣數量來排名。
+排名前三的用戶將獲得排名獎章,排名前十的用戶將獲得一輛汽車作為獎勳。 + 連續三次獲得相同的獎章後,將永久生效
+