diff --git a/src/assets/img/marketplace/hero_lockBg.png b/src/assets/img/marketplace/hero_lockBg.png new file mode 100644 index 0000000..b03b747 Binary files /dev/null and b/src/assets/img/marketplace/hero_lockBg.png differ diff --git a/src/assets/img/notice/Announcement bg.png b/src/assets/img/notice/Announcement_bg.png similarity index 100% rename from src/assets/img/notice/Announcement bg.png rename to src/assets/img/notice/Announcement_bg.png diff --git a/src/assets/img/notice/Announcement_button01.png b/src/assets/img/notice/Announcement_button01.png new file mode 100644 index 0000000..afe7bfa Binary files /dev/null and b/src/assets/img/notice/Announcement_button01.png differ diff --git a/src/assets/img/notice/Announcement_button02.png b/src/assets/img/notice/Announcement_button02.png new file mode 100644 index 0000000..80f0358 Binary files /dev/null and b/src/assets/img/notice/Announcement_button02.png differ diff --git a/src/assets/img/notice/Announcement line.png b/src/assets/img/notice/Announcement_line.png similarity index 100% rename from src/assets/img/notice/Announcement line.png rename to src/assets/img/notice/Announcement_line.png diff --git a/src/components/assets/cenCard.vue b/src/components/assets/cenCard.vue index d05e662..6e47c09 100644 --- a/src/components/assets/cenCard.vue +++ b/src/components/assets/cenCard.vue @@ -21,13 +21,17 @@ -
-
Mint
+
Mint
+
Unlock
@@ -297,6 +301,9 @@ onMounted(() => { font-weight: 700; font-size: 28px; } + .card-cancel { + background: #7f7f7f; + } } } \ No newline at end of file diff --git a/src/components/assets/imgs.vue b/src/components/assets/imgs.vue index 4e26be5..2d81b1e 100644 --- a/src/components/assets/imgs.vue +++ b/src/components/assets/imgs.vue @@ -6,6 +6,9 @@
+
+ Locked +
{{ nftData.detail.max_mining_days }}
@@ -61,6 +64,19 @@ const props = defineProps({ height: 100%; } } + .imgs-lock { + position: absolute; + left: -10px; + bottom: 130px; + width: 200px; + height: 30px; + line-height: 30px; + text-align: center; + font-size: 18px; + font-weight: 700; + background: url('src/assets/img/marketplace/hero_lockBg.png') no-repeat; + background-size: 100% 100%; + } .imgs-day { position: absolute; right: 3px; diff --git a/src/components/common/footer.vue b/src/components/common/footer.vue index c6271ed..9d66619 100644 --- a/src/components/common/footer.vue +++ b/src/components/common/footer.vue @@ -88,7 +88,7 @@ const backTop = () => { .follow-container { font-family: "Arial", sans-serif; width: 100%; - height: 100%; + // height: 100%; background: #0e0e0e; } .follow-content { diff --git a/src/components/notice/cecClaim.vue b/src/components/notice/cecClaim.vue index 9494767..50dff73 100644 --- a/src/components/notice/cecClaim.vue +++ b/src/components/notice/cecClaim.vue @@ -7,9 +7,10 @@
-

Dear CoinMarketCap Team,

+

Dear CoinMarketCap Team,

-

We are writing to request the listing of our cryptocurrency, $CEC, on CoinMarketCap. We believe that listing $CEC will provide our community with greater visibility and access to our project’s information.

+

We are writing to request the listing of our cryptocurrency, $CEC, on CoinMarketCap.

+

We believe that listing $CEC will provide our community with greater visibility and access to our project’s information.

Request Details and Proof of Authenticity:

@@ -28,10 +29,15 @@
• Discord:

 discord.gg/counterfire

-

We appreciate your consideration of this request and look forward to having $CEC listed on CoinMarketCap. If you require any further information or clarification, please feel free to reach out to us.

+
+
+
+

We appreciate your consideration of this request and look forward to having $CEC listed on CoinMarketCap.

+

If you require any further information or clarification, please feel free to reach out to us.

Thank you for your support and collaboration.

+
Best regards,
@@ -52,6 +58,7 @@ .claim { color: #fff; overflow: hidden; + padding-bottom: 160px; .content { width: 1199px; margin: 0 auto; @@ -71,7 +78,7 @@ bottom: 0px; font-family: 'Poppins'; font-weight: 600; - font-size: 24px; + font-size: 18px; color: #F3F0FF; } } @@ -79,16 +86,23 @@ width: 100%; height: 4px; margin: 20px 0; - background: url('src/assets/img/notice/Announcement line.png') no-repeat; + background: url('@/assets/img/notice/Announcement_line.png') no-repeat; background-size: 100% 100%; } .claim-content { width: 1199px; margin: 0 auto; + color: #F3F0FF; + h3 { + font-family: 'Poppins'; + font-weight: 700; + font-size: 26px; + margin: 20px 0; + } h4 { font-family: 'Poppins'; font-weight: 700; - font-size: 24px; + font-size: 22px; margin: 20px 0; } div { diff --git a/src/views/DetailView.vue b/src/views/DetailView.vue index d83322f..221370e 100644 --- a/src/views/DetailView.vue +++ b/src/views/DetailView.vue @@ -172,7 +172,16 @@
-
Mint
+
Mint
+
Mint
+
+
+
+ +

You need to lock in the game before Minting

+