diff --git a/src/assets/img/marketplace/hero/Aoi.png b/src/assets/img/marketplace/hero/Aoi.png index 2b7bf4a..910439d 100644 Binary files a/src/assets/img/marketplace/hero/Aoi.png and b/src/assets/img/marketplace/hero/Aoi.png differ diff --git a/src/assets/img/marketplace/hero/Astral.png b/src/assets/img/marketplace/hero/Astral.png index 649fc19..9ca252f 100644 Binary files a/src/assets/img/marketplace/hero/Astral.png and b/src/assets/img/marketplace/hero/Astral.png differ diff --git a/src/assets/img/marketplace/hero/Canoe.png b/src/assets/img/marketplace/hero/Canoe.png index 5369577..e694fc7 100644 Binary files a/src/assets/img/marketplace/hero/Canoe.png and b/src/assets/img/marketplace/hero/Canoe.png differ diff --git a/src/assets/img/marketplace/hero/Dragonscale.png b/src/assets/img/marketplace/hero/Dragonscale.png index 31f6d68..ef762c4 100644 Binary files a/src/assets/img/marketplace/hero/Dragonscale.png and b/src/assets/img/marketplace/hero/Dragonscale.png differ diff --git a/src/assets/img/marketplace/hero/Hill.png b/src/assets/img/marketplace/hero/Hill.png index 7a657f4..5a16745 100644 Binary files a/src/assets/img/marketplace/hero/Hill.png and b/src/assets/img/marketplace/hero/Hill.png differ diff --git a/src/assets/img/marketplace/hero/Kurosawa.png b/src/assets/img/marketplace/hero/Kurosawa.png index 5dcacbf..5ceceb9 100644 Binary files a/src/assets/img/marketplace/hero/Kurosawa.png and b/src/assets/img/marketplace/hero/Kurosawa.png differ diff --git a/src/assets/img/marketplace/hero/Lazar.png b/src/assets/img/marketplace/hero/Lazar.png index 7ddb11d..d9ee053 100644 Binary files a/src/assets/img/marketplace/hero/Lazar.png and b/src/assets/img/marketplace/hero/Lazar.png differ diff --git a/src/assets/img/marketplace/hero/Mariana.png b/src/assets/img/marketplace/hero/Mariana.png index f631140..ce361d7 100644 Binary files a/src/assets/img/marketplace/hero/Mariana.png and b/src/assets/img/marketplace/hero/Mariana.png differ diff --git a/src/assets/img/marketplace/hero/Miffy.png b/src/assets/img/marketplace/hero/Miffy.png index fdb2fa9..fae6d67 100644 Binary files a/src/assets/img/marketplace/hero/Miffy.png and b/src/assets/img/marketplace/hero/Miffy.png differ diff --git a/src/assets/img/marketplace/hero/Yamada.png b/src/assets/img/marketplace/hero/Yamada.png index b2ed588..06f112b 100644 Binary files a/src/assets/img/marketplace/hero/Yamada.png and b/src/assets/img/marketplace/hero/Yamada.png differ diff --git a/src/components/assets/assetsContent.vue b/src/components/assets/assetsContent.vue index 20e3645..a852185 100644 --- a/src/components/assets/assetsContent.vue +++ b/src/components/assets/assetsContent.vue @@ -6,15 +6,16 @@
- + + - - - - - + + + + +
@@ -23,6 +24,7 @@ import { ref, onMounted } from "vue" import OverView from "@/components/common/searchView/Overview.vue" import Status from "@/components/common/searchView/status.vue" +import Founder from "./founder.vue" import Collectibles from "./collectibles.vue" import Centralization from "./centralization.vue" import Staking from "./staking.vue" @@ -34,6 +36,9 @@ import { useMarketplaceStore } from "@/store/marketplace" const marketplaceList = useMarketplaceStore() const navList = ref([ + { + name: "Founder's Tag" + }, { name: "NFTs" }, diff --git a/src/components/assets/assetsHeader.vue b/src/components/assets/assetsHeader.vue index 4814965..226ee85 100644 --- a/src/components/assets/assetsHeader.vue +++ b/src/components/assets/assetsHeader.vue @@ -267,12 +267,12 @@ watch(localWalletStore,() => { ] } } else { - // getCecInfo() + getCecInfo() } }) onMounted(() => { - // getCecInfo() + getCecInfo() }) diff --git a/src/components/assets/cenCard.vue b/src/components/assets/cenCard.vue index 93c7070..3ce7818 100644 --- a/src/components/assets/cenCard.vue +++ b/src/components/assets/cenCard.vue @@ -25,7 +25,7 @@ -
-
Mint for NFT
+
Mint
@@ -154,15 +154,15 @@ const lockToGame = async(type) => { } // mint一个英雄 const mintHero = async () => { - const confirmResult = await createModal(ConfirmDialog, { - title: '', - message: 'After converting, you will be able to use the hero in the game. At the end of Season 1, the hero will automatically be returned to your wallet or Immutable Passport. Do you want to proceed?' - }).show() - if (confirmResult.errcode == 0) { + // const confirmResult = await createModal(ConfirmDialog, { + // title: '', + // message: 'After converting, you will be able to use the hero in the game. At the end of Season 1, the hero will automatically be returned to your wallet or Immutable Passport. Do you want to proceed?' + // }).show() + // if (confirmResult.errcode == 0) { // loadingDialogVisible.value = true const res = await new BlockChain().locker.mintNft([toRaw(props.nftData).uniid]) console.log(res) - } + // } } const lockToGameConfirm = async () => { try { diff --git a/src/components/assets/centralization.vue b/src/components/assets/centralization.vue index 6fe4743..dd69d23 100644 --- a/src/components/assets/centralization.vue +++ b/src/components/assets/centralization.vue @@ -17,7 +17,10 @@
-
+
+ Please log into the wallet holding your Founder’s Tag to view details. +
+

No NFT yet

@@ -214,7 +217,21 @@ onUnmounted(() => { .pages-no { position: relative; margin-top: 256px; - div { + .no-data-tips { + position: absolute; + left: 50%; + transform: translateX(-50%); + width: 100%; + text-align: center; + color: #fff; + margin-bottom: 20px; + font-size: 28px; + } + .no-data-img { + position: absolute; + top: 50px; + left: 50%; + transform: translateX(-50%); margin: 0 auto; width: 401px; height: 322px; @@ -225,7 +242,7 @@ onUnmounted(() => { } p { position: absolute; - top: 260px; + top: 310px; left: 52%; transform: translateX(-50%); font-family: 'Poppins'; diff --git a/src/components/assets/founder.vue b/src/components/assets/founder.vue new file mode 100644 index 0000000..dd69d23 --- /dev/null +++ b/src/components/assets/founder.vue @@ -0,0 +1,260 @@ + + + + + \ No newline at end of file diff --git a/src/components/assets/imgs.vue b/src/components/assets/imgs.vue index 6e8fb06..ff81219 100644 --- a/src/components/assets/imgs.vue +++ b/src/components/assets/imgs.vue @@ -94,7 +94,7 @@ const qualityImageUrl = computed(() => { } .imgs-detail { position: absolute; - bottom: 45px; + bottom: 43px; width: 184px; height: 30px; line-height: 30px; diff --git a/src/components/assets/myCard.vue b/src/components/assets/myCard.vue index 1217aa0..4a34929 100644 --- a/src/components/assets/myCard.vue +++ b/src/components/assets/myCard.vue @@ -27,12 +27,12 @@ -
+
diff --git a/src/components/assets/staking.vue b/src/components/assets/staking.vue index e78d487..41f7d36 100644 --- a/src/components/assets/staking.vue +++ b/src/components/assets/staking.vue @@ -17,7 +17,10 @@
-
+
+ Please log into the wallet holding your Founder’s Tag to view details. +
+

No NFT yet

@@ -41,7 +44,7 @@ const nftList = ref([]) // console.log('localWalletStore', localWalletStore.token) const overviewValue = ref() const statusValue = ref('0') - +console.log(localWalletStore.walletType) const overviewChild = (val) => { overviewValue.value = val next_cursor.value = '' @@ -198,7 +201,21 @@ onUnmounted(() => { .pages-no { position: relative; margin-top: 256px; - div { + .no-data-tips { + position: absolute; + left: 50%; + transform: translateX(-50%); + width: 100%; + text-align: center; + color: #fff; + margin-bottom: 20px; + font-size: 28px; + } + .no-data-img { + position: absolute; + top: 50px; + left: 50%; + transform: translateX(-50%); margin: 0 auto; width: 401px; height: 322px; @@ -209,7 +226,7 @@ onUnmounted(() => { } p { position: absolute; - top: 260px; + top: 310px; left: 52%; transform: translateX(-50%); font-family: 'Poppins';