From ce2618ad0a64189a7cc190e80b738825ccf0ab1c Mon Sep 17 00:00:00 2001 From: yuyongdong Date: Wed, 18 Sep 2024 16:08:57 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=8B=89=E5=8A=9B=E8=B5=9Bclaim?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ClaimView.vue | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/views/ClaimView.vue b/src/views/ClaimView.vue index 2ac2418..53a4023 100644 --- a/src/views/ClaimView.vue +++ b/src/views/ClaimView.vue @@ -2,7 +2,8 @@
- + +

CEC AIRDROP & TOURNAMENT REWARDS

@@ -612,10 +613,20 @@ onMounted(() => { background: url('@/assets/img/cec_claim/Counterfire_bg.png') no-repeat; background-size: 100% 100%; .claim-content-title { - width: 822px; + // width: 822px; + text-align: center; height: 40px; + line-height: 40px; margin: 0 auto; margin-top: 54px; + h1 { + font-size: 48px; + font-family: 'Poppins'; + font-weight: bold; + background-image: linear-gradient(to right, #e1c5ff, #bb7fff); + color: transparent; + -webkit-background-clip: text; + } } .claim-content-data { display: flex; From cc7a1363de3336c724ea5dafde34236451fe13f7 Mon Sep 17 00:00:00 2001 From: yuyongdong Date: Thu, 19 Sep 2024 11:52:42 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=8B=89=E5=8A=9B=E8=B5=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ClaimView copy 2.vue | 1894 ++++++++++++++++++++++++++++++++ src/views/ClaimView.vue | 50 +- 2 files changed, 1930 insertions(+), 14 deletions(-) create mode 100644 src/views/ClaimView copy 2.vue diff --git a/src/views/ClaimView copy 2.vue b/src/views/ClaimView copy 2.vue new file mode 100644 index 0000000..53a4023 --- /dev/null +++ b/src/views/ClaimView copy 2.vue @@ -0,0 +1,1894 @@ + + + + + \ No newline at end of file diff --git a/src/views/ClaimView.vue b/src/views/ClaimView.vue index 53a4023..ae42b6f 100644 --- a/src/views/ClaimView.vue +++ b/src/views/ClaimView.vue @@ -137,7 +137,13 @@