diff --git a/pages/base/home.vue b/pages/base/home.vue index b303fe2..2896d76 100644 --- a/pages/base/home.vue +++ b/pages/base/home.vue @@ -733,11 +733,11 @@ {{ $t("base.c6") }} - + { - this.chat() - },5000) + // this.chatcount = setInterval(()=>{ + // this.chat() + // },5000) this.createWalletAddress(); this.getAuthInfo() this.personalAssets();