docs(README): 补账务页面主题约定——禁硬编码暗色,用css:card/subcard跟随宿主data-theme双主题
This commit is contained in:
parent
51ee9ed234
commit
8cc85098a9
@ -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`
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user