From 8dca3264792c1bbfd7b322c5f13895ec1b1e6a4c Mon Sep 17 00:00:00 2001 From: huangjinming Date: Thu, 17 Nov 2022 20:36:47 +0800 Subject: [PATCH] merge --- public/desktop.html | 6 +++--- public/mobile.html | 18 ++++++++---------- src/views/mobile/RankingList.vue | 2 +- src/views/mobile/Recommend.vue | 3 ++- src/views/mobile/Success.vue | 2 +- 5 files changed, 15 insertions(+), 16 deletions(-) diff --git a/public/desktop.html b/public/desktop.html index a7e15b6..46e04e6 100755 --- a/public/desktop.html +++ b/public/desktop.html @@ -309,7 +309,7 @@ >
How to play CEBG?
@@ -317,7 +317,7 @@ > -
-
+ --> diff --git a/public/mobile.html b/public/mobile.html index 9844289..e0ca6ee 100755 --- a/public/mobile.html +++ b/public/mobile.html @@ -303,12 +303,10 @@
How to claim your reward?
How to play CEBG?
-
@@ -329,7 +327,7 @@ > -
-
+ --> diff --git a/src/views/mobile/RankingList.vue b/src/views/mobile/RankingList.vue index 0542771..be57543 100644 --- a/src/views/mobile/RankingList.vue +++ b/src/views/mobile/RankingList.vue @@ -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: "", diff --git a/src/views/mobile/Recommend.vue b/src/views/mobile/Recommend.vue index 65aa0ee..3227108 100644 --- a/src/views/mobile/Recommend.vue +++ b/src/views/mobile/Recommend.vue @@ -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; diff --git a/src/views/mobile/Success.vue b/src/views/mobile/Success.vue index f4ae630..475b4f1 100644 --- a/src/views/mobile/Success.vue +++ b/src/views/mobile/Success.vue @@ -32,7 +32,7 @@ placement="bottom" >
- Invite other player to register
by exlusive code/link and get Rally points
+ Invite other player to register
by exclusive code/link and get Rally points