diff --git a/index.html b/index.html index abaca27..22cc17b 100644 --- a/index.html +++ b/index.html @@ -309,6 +309,7 @@ "theme_type": this.pageType }; req.axiosPost('/key/login', data).then(res => { + debugger setTimeout(() => { self.disabledBtn = false; }, 2000);