From 9813735a64fc38e780da7372b1969fb86c9bc576 Mon Sep 17 00:00:00 2001 From: yuyongdong Date: Mon, 26 Aug 2024 18:42:21 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E8=8B=B1=E9=9B=84=E4=B8=8A=E9=94=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/assets/cenCard.vue | 2 +- src/components/assets/imgs.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/assets/cenCard.vue b/src/components/assets/cenCard.vue index 6e47c09..9f61ae6 100644 --- a/src/components/assets/cenCard.vue +++ b/src/components/assets/cenCard.vue @@ -31,7 +31,7 @@
Mint
-
Unlock
+
Unlocked
diff --git a/src/components/assets/imgs.vue b/src/components/assets/imgs.vue index 2d81b1e..f945297 100644 --- a/src/components/assets/imgs.vue +++ b/src/components/assets/imgs.vue @@ -74,7 +74,7 @@ const props = defineProps({ text-align: center; font-size: 18px; font-weight: 700; - background: url('src/assets/img/marketplace/hero_lockBg.png') no-repeat; + background: url('@/assets/img/marketplace/hero_lockBg.png') no-repeat; background-size: 100% 100%; } .imgs-day { From d3bafebdb6da77faa5135eb32948bf502e9ee847 Mon Sep 17 00:00:00 2001 From: yuyongdong Date: Tue, 27 Aug 2024 18:43:24 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E9=9A=90=E8=97=8F=E6=AF=8F=E4=B8=AA?= =?UTF-8?q?=E8=8B=B1=E9=9B=84=E8=B4=A8=E6=8A=BC=E7=9A=84=E8=B4=A1=E7=8C=AE?= =?UTF-8?q?=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/assets/imgs.vue | 4 ++-- src/components/assets/myCard.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/assets/imgs.vue b/src/components/assets/imgs.vue index f945297..2625a03 100644 --- a/src/components/assets/imgs.vue +++ b/src/components/assets/imgs.vue @@ -14,12 +14,12 @@
- + {{ nftData.detail.wealth }}
{{ nftData.detail.lucky }} - +
diff --git a/src/components/assets/myCard.vue b/src/components/assets/myCard.vue index 92a91db..2937b8c 100644 --- a/src/components/assets/myCard.vue +++ b/src/components/assets/myCard.vue @@ -30,11 +30,11 @@
-
+
- +{{contribution(detailData.nft.detail.quality, detailData.nft.type)}}/d @@ -155,7 +155,7 @@ class="expected" v-if="detailData.nft.type == 13" >+{{contribution(detailData.nft.quality, detailData.nft.type)}}/d - + -->