zhenxun_bot/zhenxun
molanp fb0a9813e1
Some checks failed
检查bot是否运行正常 / bot check (push) Has been cancelled
CodeQL Code Security Analysis / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Has been cancelled
CodeQL Code Security Analysis / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
Sequential Lint and Type Check / ruff-call (push) Has been cancelled
Release Drafter / Update Release Draft (push) Has been cancelled
Force Sync to Aliyun / sync (push) Has been cancelled
Update Version / update-version (push) Has been cancelled
Sequential Lint and Type Check / pyright-call (push) Has been cancelled
fix(ui): 修复表格组件中对本地图片的显示问题 (#2047)
- 在 ImageCell 中添加对 Path 类型的支持,并在验证器中处理路径解析
- 优化 ShopManage 和 SignManage 类中的代码,使用新的 ImageCell 构造方式
- 更新 TableData 类中的注释,提高代码可读性
2025-09-09 15:01:45 +08:00
..
builtin_plugins fix(ui): 修复表格组件中对本地图片的显示问题 (#2047) 2025-09-09 15:01:45 +08:00
configs ♻️ refactor: 统一图片渲染架构并引入通用UI组件系统 (#2019) 2025-08-15 16:34:37 +08:00
models 减少数据库查询次数,提高数据库查询方面性能 (#2030) 2025-08-26 16:53:14 +08:00
plugins 🎨 添加__init__.py 2024-08-29 22:46:30 +08:00
services feat(ui): 添加富文本单元格并迁移UI表格渲染 (#2039) 2025-08-30 18:13:37 +08:00
ui fix(ui): 修复表格组件中对本地图片的显示问题 (#2047) 2025-09-09 15:01:45 +08:00
utils Bugfix/fix aliyun (#2036) 2025-08-29 14:57:08 +08:00