1
jhzh
2026-01-12 b6956cdaae9170fb8bfe4c9ed9016750f41aa1e0
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>