ts
litian
2024-09-27 d780880b7a73360c8fc9fead1b429dd8ba3758e3
pages/personalCenter/components/user-center-card/index.js
@@ -31,5 +31,8 @@
    gotoUserEditPage() {
      this.triggerEvent('gotoUserEditPage');
    },
    editUserType() {
      this.triggerEvent('editUserType');
    },
  },
});