Files
sub2api/frontend/src/i18n
mini 38d18adefd
Some checks failed
continuous-integration/drone/push Build is passing
CI / test (push) Has been cancelled
CI / frontend (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Security Scan / backend-security (push) Has been cancelled
Security Scan / frontend-security (push) Has been cancelled
feat(pricing): 新增按模型分级定价表(C 方案:编程/高性能/低价好用)
在 Pricing 页 calc-section 之后、works-everywhere 之前插入 model pricing
section,3 组共 19 个模型卡片,参照对标站 aiberm 真实定价:

- 编程模型 (8): GPT-5.3 Codex -90% / Claude Opus 4.6 -81% 等
- 高性能模型 (7): Claude Opus 4.6 -26.4% / Gemini 3 Pro -63.2% 等
- 低价好用 (4): GPT-4o-mini -84.7% / Xiaomi Mimo -3% 等

样式沿用 puro 设计 token(card hover lift、provider 色卡)。
i18n 新增 pricing.modelPricing.* 命名空间(中英双语)。
2026-05-15 18:37:01 +08:00
..