zhenxun_bot/zhenxun/builtin_plugins/shop
molanp 1cc18bb195
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(shop): 修改道具不存在时的提示信息 (#2061)
- 将道具不存在时的提示信息从具体的道具名称改为通用提示,避免暴露内部实现细节,
提升用户体验和安全性。
- resolve Bug: 使用道具功能优化
Fixes #2060
2025-10-09 09:01:20 +08:00
..
__init__.py 🚑 修复 我的道具 渲染异常 (#2046) 2025-09-08 08:43:56 +08:00
_data_source.py fix(shop): 修改道具不存在时的提示信息 (#2061) 2025-10-09 09:01:20 +08:00
config.py ♻️ refactor: 统一图片渲染架构并引入通用UI组件系统 (#2019) 2025-08-15 16:34:37 +08:00
goods_register.py 🐛 移除神秘药水2道具 (#1828) 2025-01-09 00:11:38 +08:00