feat: 添加二维码生成功能并简化架构
- 新增二维码生成服务层,支持自定义内容和配置 - 移除 Platform 抽象层,简化为三层架构 - 更新开发文档和架构说明 - 添加前端二维码生成页面和状态管理
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
|
||||
pub mod color_conversion;
|
||||
pub mod json_formatter;
|
||||
pub mod qrcode_renderer;
|
||||
pub mod screen;
|
||||
pub mod shortcut;
|
||||
|
||||
Reference in New Issue
Block a user