mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-09-05 20:43:46 +08:00
fix(skills): 统一服务图标为纯白 (#65)
## Summary / 摘要 Normalize the Configure Compute, Using Services, and Register Services source SVG icons to pure white. 将“配置算力”、“使用服务”和“注册服务”的源 SVG 图标统一为纯白。 ## Version / 版本 - Market: `1.2.16` → `1.2.17` - Each affected skill: `1.0.2` → `1.0.3` ## Validation / 验证 - `uv run scripts/i18n/validate-i18n.py` - `uv run scripts/i18n/translate.py --check` - Parsed all three SVGs and asserted their only hex color is `#FFFFFF` - `git diff --check`
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [1.0.3] - 2026-07-29
|
||||
|
||||
- 市场图标统一为纯白,确保各市场消费端视觉一致
|
||||
|
||||
## [1.0.2] - 2026-07-11
|
||||
|
||||
- 修复“配置算力”市场图标引脚不对称且贴近 viewBox 边缘导致的显示异常
|
||||
|
||||
Reference in New Issue
Block a user