Codex Assistant
2025-11-06 308d3b3b7883a92a761dfaf4f607a9f4658213cf
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'
    }
  }