zhongshujie
1 天以前 c0ff00c32bca4077b140d0d69b2863851ae31273
pages/personalCenter/components/user-center-card/index.js
@@ -31,5 +31,8 @@
    gotoUserEditPage() {
      this.triggerEvent('gotoUserEditPage');
    },
    editUserType() {
      this.triggerEvent('editUserType');
    },
  },
});