From bc3cc0cafdb0d1b470853dee1816d60c0dba7ae9 Mon Sep 17 00:00:00 2001 From: William Chong Date: Wed, 11 Dec 2024 00:03:36 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=BD=EF=B8=8F=20Support=20iscn=20author?= =?UTF-8?q?=20as=20object?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/NFTBook/ItemCard.vue | 10 +++++----- src/components/NFTBook/ItemCardV2.vue | 6 +++--- src/components/NFTPage/PreviewCard.vue | 6 +++--- src/components/NFTPage/Recommendation.vue | 2 +- src/mixins/nft.js | 12 ++++++++++-- src/pages/nft/claim/index.vue | 4 ++-- src/pages/nft/class/_classId/_nftId.vue | 6 +++--- src/pages/nft/class/_classId/index.vue | 14 +++++++------- src/pages/nft/gift/index.vue | 4 ++-- 9 files changed, 36 insertions(+), 28 deletions(-) diff --git a/src/components/NFTBook/ItemCard.vue b/src/components/NFTBook/ItemCard.vue index bee2d641f..82d836cc0 100644 --- a/src/components/NFTBook/ItemCard.vue +++ b/src/components/NFTBook/ItemCard.vue @@ -36,7 +36,7 @@