• 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
  • nfcTest
  • index.config.js
  • hookehuyr's avatar
    feat(nfc): 添加NFC测试页面及功能实现 · de55c52d ...
    de55c52d Browse Files
    实现NFC扫描功能页面,包括:
    - 创建NFC测试页面及路由配置
    - 实现NFC扫描启动、停止和模拟功能
    - 添加NFC标签解析和结果显示
    - 支持不同设备和环境的兼容性处理
    hookehuyr authored 2026-01-12 20:45:10 +0800
index.config.js 58 Bytes
Raw Blame History Permalink
1 2 3
export default {
  navigationBarTitleText: 'NFC测试',
}