From 8942b4d52124ed887d38af2495b1bb650fe2844f Mon Sep 17 00:00:00 2001 From: William Chong Date: Fri, 1 Nov 2024 03:05:00 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E2=9C=A8=20Add=20iscn=20publisher=20suppor?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/NFTBook/ItemCard.vue | 13 ++++++++++++- src/mixins/nft.js | 3 +++ src/pages/nft/claim/index.vue | 12 +++++++++++- src/pages/nft/class/_classId/_nftId.vue | 3 ++- src/pages/nft/class/_classId/index.vue | 5 +++-- src/pages/nft/gift/index.vue | 16 +++++++++++++++- 6 files changed, 46 insertions(+), 6 deletions(-) diff --git a/src/components/NFTBook/ItemCard.vue b/src/components/NFTBook/ItemCard.vue index 9c1d76e7c..fa7be96a4 100644 --- a/src/components/NFTBook/ItemCard.vue +++ b/src/components/NFTBook/ItemCard.vue @@ -153,6 +153,15 @@ iscnWorkAuthor }} +
  • + + {{ + iscnWorkPublisher + }} +
  • -
    +
    +
    +
    -
    +
    +
    +
  • - {{ - iscnWorkPublisher - }} +