Files
Neo-ZQYY/gui/README.md

18 lines
461 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# gui/
## 作用说明
PySide6 桌面 GUI 应用(过渡期)。提供任务管理、调度配置、数据查看等可视化操作界面,面向门店运营人员使用。
## 内部结构
- `main.py` — GUI 入口
- `widgets/` — 自定义控件
- `views/` — 页面视图
- `resources/` — 图标、样式等静态资源
## Roadmap
- 随小程序 + 管理后台功能完善GUI 将逐步退役
- 过渡期内保持可用,不再新增大功能