src/page/home/help.vue
@@ -287,14 +287,14 @@ }, handleOutLoginClick() { // 退出登录 MessageBox.confirm(this.$t("hj149") + "?", this.$t("hj165"), { confirmButtonText: this.$t("hj161"), MessageBox.confirm(this.$t("hj149"), this.$t(""), { confirmButtonText: this.$t("qr"), cancelButtonText: this.$t("hj106"), }) .then(() => { this.toRegister(); }) .catch(() => {}); // .catch(() => {}); }, goToSettings() { if (this.userInfo.length === 0) { @@ -646,4 +646,4 @@ } } } </style> </style>