• This project
    • Loading...
  • Sign in

Hooke / xyxBooking-weapp

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
  • xyxBooking-weapp
  • src
  • pages
  • verificationResult
  • index.config.js
  • hookehuyr's avatar
    feat(volunteer): 添加义工登录和核销功能 · 83ae8ae9 ...
    83ae8ae9
    新增义工登录页面和核销结果页面,实现以下功能:
    1. 义工登录功能,支持账号密码验证
    2. 扫码核销功能,支持跳转核销结果页面
    3. 添加相关API接口mock数据
    4. 在store中添加义工角色判断逻辑
    hookehuyr authored 2026-01-07 18:20:39 +0800
index.config.js 60 Bytes
Raw Blame History Permalink
1 2 3
export default {
  navigationBarTitleText: '核销结果'
}