闫增涛
2025-03-28 abbd7d18ea431ee8b6b8e634abf3e8ccb1fbb1b3
pages/personalCenter/components/user-center-card/index.js
@@ -31,5 +31,8 @@
    gotoUserEditPage() {
      this.triggerEvent('gotoUserEditPage');
    },
    editUserType() {
      this.triggerEvent('editUserType');
    },
  },
});