src/page/home/help.vue @@ -294,7 +294,7 @@ .then(() => { this.toRegister(); }) .catch(() => {}); // .catch(() => {}); }, goToSettings() { if (this.userInfo.length === 0) { @@ -646,4 +646,4 @@ } } } </style> </style>