diff --git a/view/molistar/modules/luckyTycoon/css/index.css b/view/molistar/modules/luckyTycoon/css/index.css index d18a9b9..7e2d787 100644 --- a/view/molistar/modules/luckyTycoon/css/index.css +++ b/view/molistar/modules/luckyTycoon/css/index.css @@ -98,7 +98,7 @@ body { } .page1 .box1 .megaphone { - width: 8.25333rem; + width: 8.8rem; height: 0.86667rem; background: url(../images/megaphone.png) no-repeat; background-size: 100% 100%; @@ -124,7 +124,13 @@ body { font-size: 0.32rem; } -.page1 .box1 .megaphone ul i { +.page1 .box1 .megaphone ul li { + display: block; + width: 100%; + height: 100%; +} + +.page1 .box1 .megaphone ul li i { display: block; font-style: normal; height: 0.86667rem; @@ -132,7 +138,7 @@ body { float: left; } -.page1 .box1 .megaphone ul b { +.page1 .box1 .megaphone ul li b { color: #FF5131; width: 1.55rem; overflow: hidden; @@ -142,10 +148,15 @@ body { height: 0.86667rem; line-height: 0.86667rem; float: left; - margin: 0 0.26667rem; + margin: 0 0.13333rem; text-align: center; } +.page1 .box1 .megaphone ul li .b { + width: 2.1rem; + text-align: left; +} + .page1 .box1 .giftList { width: 8.4rem; height: 15.6rem; @@ -1962,6 +1973,7 @@ body { .rule_pub .rule_pub_in .rule_page2 .box .box1 .giftList li b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: 0.32rem; @@ -2060,6 +2072,7 @@ body { .rule_pub .rule_pub_in .rule_page2 .box .box2 .giftList li b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: 0.32rem; @@ -2158,6 +2171,7 @@ body { .rule_pub .rule_pub_in .rule_page2 .box .box3 .giftList li b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: 0.32rem; @@ -2256,6 +2270,7 @@ body { .rule_pub .rule_pub_in .rule_page2 .box .box4 .giftList li b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: 0.32rem; @@ -2354,6 +2369,7 @@ body { .rule_pub .rule_pub_in .rule_page2 .box .box5 .giftList li b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: 0.32rem; @@ -2452,6 +2468,7 @@ body { .rule_pub .rule_pub_in .rule_page2 .box .box6 .giftList li b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: 0.32rem; @@ -2550,6 +2567,7 @@ body { .rule_pub .rule_pub_in .rule_page2 .box .box7 .giftList li b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: 0.32rem; @@ -2648,6 +2666,7 @@ body { .rule_pub .rule_pub_in .rule_page2 .box .box8 .giftList li b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: 0.32rem; diff --git a/view/molistar/modules/luckyTycoon/css/index.scss b/view/molistar/modules/luckyTycoon/css/index.scss index 3109862..f1b1dce 100644 --- a/view/molistar/modules/luckyTycoon/css/index.scss +++ b/view/molistar/modules/luckyTycoon/css/index.scss @@ -104,7 +104,7 @@ body { position: relative; .megaphone { - width: px2rem(619); + width: px2rem(660); height: px2rem(65); background: url(../images/megaphone.png) no-repeat; background-size: 100% 100%; @@ -128,26 +128,36 @@ body { color: #FAE9C2; font-size: px2rem(24); - i { + li { display: block; - font-style: normal; - height: px2rem(65); - line-height: px2rem(65); - float: left; - } + width: 100%; + height: 100%; - b { - color: #FF5131; - width: 1.55rem; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - display: block; - height: px2rem(65); - line-height: px2rem(65); - float: left; - margin: 0 px2rem(20); - text-align: center; + i { + display: block; + font-style: normal; + height: px2rem(65); + line-height: px2rem(65); + float: left; + } + + b { + color: #FF5131; + width: 1.55rem; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; + display: block; + height: px2rem(65); + line-height: px2rem(65); + float: left; + margin: 0 px2rem(10); + text-align: center; + } + .b{ + width: 2.1rem; + text-align: left; + } } } } @@ -1982,6 +1992,7 @@ body { b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: px2rem(24); @@ -2082,6 +2093,7 @@ body { b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: px2rem(24); @@ -2182,6 +2194,7 @@ body { b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: px2rem(24); @@ -2282,6 +2295,7 @@ body { b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: px2rem(24); @@ -2382,6 +2396,7 @@ body { b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: px2rem(24); @@ -2482,6 +2497,7 @@ body { b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: px2rem(24); @@ -2582,6 +2598,7 @@ body { b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: px2rem(24); @@ -2682,6 +2699,7 @@ body { b { width: 100%; + line-height: 0.4rem; text-align: center; color: #FFF5C9; font-size: px2rem(24); diff --git a/view/molistar/modules/luckyTycoon/images/bag22.png b/view/molistar/modules/luckyTycoon/images/bag22.png index 64ff98d..49e8cd4 100644 Binary files a/view/molistar/modules/luckyTycoon/images/bag22.png and b/view/molistar/modules/luckyTycoon/images/bag22.png differ diff --git a/view/molistar/modules/luckyTycoon/images/box33.png b/view/molistar/modules/luckyTycoon/images/box33.png index 566833d..17675cb 100644 Binary files a/view/molistar/modules/luckyTycoon/images/box33.png and b/view/molistar/modules/luckyTycoon/images/box33.png differ diff --git a/view/molistar/modules/luckyTycoon/index.html b/view/molistar/modules/luckyTycoon/index.html index ae1b458..f921abd 100644 --- a/view/molistar/modules/luckyTycoon/index.html +++ b/view/molistar/modules/luckyTycoon/index.html @@ -4,7 +4,7 @@ - 幸運哼驚喜 + 幸運享驚喜 @@ -59,7 +59,7 @@
每日00:00:00重置
-
活動壹:累積收到以下任意3種不同的禮物,可領取獎勵壹次
+
活動一:累计收到以下任意3種不同的禮物,可領取獎勵1次