1
jhzh
2025-08-14 2d9eaadefb271a43a9a7de7c299377321e07bc8e
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>