peng
2025-11-06 c4938f6f4e839890b032c75c7a57333a6a9157a9
wx/pages/profile/profile.js
@@ -205,6 +205,8 @@
            major
            grade
            roles
            gender
            birthday
            createdAt
            employee {
              id
@@ -688,7 +690,7 @@
  // 分享页面
  onShareAppMessage() {
    return {
      title: '蓉易创 - 我的个人中心',
      title: '蓉e创 - 我的个人中心',
      path: '/pages/index/index'
    }
  }