From b4935e3e43fd8713dd587a1817f3979f1cbc31b4 Mon Sep 17 00:00:00 2001 From: zhl Date: Fri, 11 Feb 2022 16:21:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E9=BB=98=E8=AE=A4=E7=9A=84co?= =?UTF-8?q?untdown=E5=AD=97=E6=A0=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/main/NftSection.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/main/NftSection.vue b/src/components/main/NftSection.vue index 797f8f5..1884598 100644 --- a/src/components/main/NftSection.vue +++ b/src/components/main/NftSection.vue @@ -34,7 +34,7 @@ import { ElLoadingComponent } from 'element-ui/types/loading' export default class extends Vue { heroDatas: ISpineData[] = [] hint = '' - presaleTitle = 'Countdown' + presaleTitle = '' presaleStatus = 0 numberTotal = 0 numberRest = 0