• 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
  • feedBackList
  • index.config.js
  • hookehuyr's avatar
    feat(反馈): 新增意见反馈列表页面及功能 · 672013b3 ...
    672013b3
    添加反馈列表页面,包含以下功能:
    1. 展示用户反馈历史记录
    2. 支持图片预览和分页加载
    3. 添加底部反馈按钮跳转
    4. 更新API接口和组件类型定义
    5. 优化反馈提交后的返回逻辑
    hookehuyr authored 2025-07-17 12:24:26 +0800
index.config.js 93 Bytes
Raw Blame History Permalink
1 2 3 4 5
export default {
  navigationBarTitleText: '意见反馈列表',
  usingComponents: {
  },
}