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