• This project
    • Loading...
  • Sign in

Hooke / jgdl

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • jgdl
  • src
  • pages
  • myFavorites
  • index.config.js
  • hookehuyr's avatar
    feat(我的关注): 新增我的关注页面及功能 · 1d1c8e3f ...
    1d1c8e3f
    添加我的关注页面,包含关注列表展示、取消关注功能及空状态处理
    更新app.config.js添加新页面路由
    修改个人中心页面的跳转链接
    hookehuyr authored 2025-07-03 13:27:03 +0800
index.config.js 87 Bytes
Raw Blame History Permalink
1 2 3 4 5
export default {
  navigationBarTitleText: '我的关注',
  usingComponents: {
  },
}