4 Commits

Author SHA1 Message Date
Fam Zheng
cd987a4b82 add emblemscanner: self-contained QR scanner module
Create portable QR scanning page module with:
- WeChat native camera integration with overlay system
- Animated QR targeting arcs and visual feedback
- Torch/flash controls and camera setup
- Inline modal system (verification, guide, service)
- Return page navigation support via query parameter
- Debug overlay and device detection
- Complete asset bundle (arc.png, qrmarkers.png, buttons)

Module can be integrated into other WeChat Mini Programs by copying pages/emblemscanner/ directory.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-29 21:27:29 +00:00
Fam Zheng
8ade734e87 scanner: Add frame page 2025-04-15 06:51:51 +01:00
Fam Zheng
6d04ddc3a3 scanner: add chat page 2025-03-01 13:36:26 +00:00
Fam Zheng
8a4f10aeed initial commit 2024-09-01 21:51:50 +01:00