移除默认的countdown字样

This commit is contained in:
zhl 2022-02-11 16:21:22 +08:00
parent e3787584f4
commit b4935e3e43

View File

@ -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