1
jhzh
2026-02-27 5dfb843c29fdcc1693961b70a36ddee3fea85a4a
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>