diff --git a/README.md b/README.md index 2d31274..c6c57a2 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,10 @@ account_config + accounting_config 记账配置 + currency + exchange_rate 初 `open_reseller_accounts.dspy` / `open_reseller_provider_accounts.dspy` / `open_customer_accounts.dspy` / `open_customer_accounts_with_orgid.dspy` - 代充值:`proxy_recharge.ui` + `proxy_recharge_submit.dspy` +- 主题约定:账务页面(代客充值/我的信用额度/充值错帐处理)**不得硬编码暗色配色** + (#1E293B/#334155/#F1F5F9 等),卡片用 `"css": "card"`、嵌套小盒用 `"css": "subcard"`、 + 文字颜色继承主题,跟随宿主应用(pipeline-app/sage)的 data-theme 暗亮双主题切换; + 语义色(状态徽章/阈值进度条)可保留。2026-09-08 已按此修复。 - 统计 widget:`stat_account_count.ui` / `stat_month_consumption.ui` / `stat_today_consumption.ui` / `stat_total_balance.ui`