• This project
    • Loading...
  • Sign in

Hooke / manulife-weapp

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • manulife-weapp
  • src
  • pages
  • message-detail
  • index.config.js
  • hookehuyr's avatar
    feat: 新增消息中心功能模块 · dca7439f ...
    dca7439f
    添加消息列表页和消息详情页,支持查看系统消息详情
    在个人中心菜单中增加消息入口,并更新组件类型声明
    hookehuyr authored 2026-02-03 21:35:40 +0800
index.config.js 119 Bytes
Raw Blame History Permalink
1 2 3 4 5
export default {
  navigationBarTitleText: '消息详情',
  backgroundColor: '#ffffff',
  navigationStyle: 'custom'
}