zhongshujie
2024-12-20 32986b54a0e2661f7ad6ed79f3ef12c4289eace9
pages/personalCenter/components/user-center-card/index.js
@@ -31,5 +31,8 @@
    gotoUserEditPage() {
      this.triggerEvent('gotoUserEditPage');
    },
    editUserType() {
      this.triggerEvent('editUserType');
    },
  },
});