• This project
    • Loading...
  • Sign in

Hooke / xysBooking

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
  • xysBooking
  • .claude
  • settings.local.json
  • hookehuyr's avatar
    feat: 添加预约引导弹窗组件 · d84cdd71 ...
    d84cdd71
    - 新增 BookingGuideDialog 组件,提示用户前往小程序预约
    - 首页点击"开始预约"按钮时弹出引导框
    - 弹窗包含"关闭"和"预约记录"两个按钮
    - 点击"预约记录"跳转到预约记录页面
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    hookehuyr authored 2026-02-13 09:28:14 +0800
settings.local.json 100 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
{
  "permissions": {
    "allow": [
      "Bash(git add:*)",
      "Bash(git commit:*)"
    ]
  }
}