This commit is contained in:
huangjinming 2022-11-17 20:36:47 +08:00
parent 76381c4d47
commit 8dca326479
5 changed files with 15 additions and 16 deletions

View File

@ -309,7 +309,7 @@
>
<div class="rule_tit">How to play CEBG?</div>
<div class="rule_descprition" style="display: none">
<a href="www.cebg.games/release/cebg.apk"
<a style="color: #fff;" href="www.cebg.games/release/cebg.apk"
>Please download the game by www.cebg.games/release/cebg.apk</a
>
</div>
@ -317,7 +317,7 @@
><img class="preload" data-src="images/sliderbtn.png"
/></a>
</div>
<div
<!-- <div
class="rule_sliders anmode fadeUp"
data-dura="0.6s"
data-delay="1s"
@ -329,7 +329,7 @@
<a href="javascript:void(0)" class="sliderbtn"
><img class="preload" data-src="images/sliderbtn.png"
/></a>
</div>
</div> -->
</div>
</div>
</div>

View File

@ -303,12 +303,10 @@
<div class="rule_tit">How to claim your reward?</div>
<div class="rule_descprition" style="display: none">
The Rally Event winners have 7 days to claim their giveaways;
starting from Nov. 25th, 2022 8PM SGT to Dec. 2nd, 2022 8PM SGT
Besides,<br />
the 700 Mystery Boxes winners feel free to claim the reward after
CEBG announces the access to <br />
it through official Twitter a couple of days after the event ends.
So, please pay attention to the Twitter movement.
starting from Nov. 25th, 2022 8PM SGT to Dec. 2nd, 2022 8PM SGT<br />
<p>
Besides, the 700 Mystery Boxes winners feel free to claim the reward afterCEBG announces the access to it through official Twitter a couple of days after the event ends.
So, please pay attention to the Twitter movement.</p>
</div>
<a href="javascript:void(0)" class="sliderbtn"
><img class="preload" data-src="images/sliderbtn.png"
@ -320,8 +318,8 @@
data-delay="0.8s"
>
<div class="rule_tit">How to play CEBG?</div>
<div class="rule_descprition" style="display: none">
<a href="www.cebg.games/release/cebg.apk"
<div class="rule_descprition" style="display: none;">
<a style="color: #fff;" href="www.cebg.games/release/cebg.apk"
>Please download the game by www.cebg.games/release/cebg.apk</a
>
</div>
@ -329,7 +327,7 @@
><img class="preload" data-src="images/sliderbtn.png"
/></a>
</div>
<div
<!-- <div
class="rule_sliders anmode fadeUp"
data-dura="0.6s"
data-delay="1s"
@ -344,7 +342,7 @@
<a href="javascript:void(0)" class="sliderbtn"
><img class="preload" data-src="images/sliderbtn.png"
/></a>
</div>
</div> -->
</div>
</div>
</div>

View File

@ -178,7 +178,7 @@ export default {
userinfo: {},
listevent: null,
currentIndex: 0,
list: [ "Registration", "Lv1 Invitation", "Lv2 Invitation" ],
list: { "1":"Registration","2":"Lv1 Invitation","3":"Lv2 Invitation"},
account: "",
discord: "",
twitter: "",

View File

@ -85,7 +85,7 @@ export default {
-webkit-text-fill-color: transparent;
}
.invitation-code {
width: 74%;
width: 76%;
padding-left: 1.6vw;
margin: 0 auto;
border: 1px solid #e4e4e4;
@ -124,6 +124,7 @@ export default {
font-weight: 400;
line-height: 4.5vh;
font-size: 1.6rem;
cursor: pointer;
color: #fffefe;
background: linear-gradient(165deg, #775437, #f2c082);
border-radius: 40px;

View File

@ -32,7 +32,7 @@
placement="bottom"
>
<div slot="content">
Invite other player to register<br /> by exlusive code/link and get Rally points<br />
Invite other player to register<br /> by exclusive code/link and get Rally points<br />
</div>
<img class="i-icon" src="../../assets/mobile/i-icon.png" alt="" />
</el-tooltip>