资金栏交易账户 USDT/ETH 多行显示。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-08-20 17:40:16 +08:00
parent 857974070e
commit feef36db78
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -166,7 +166,7 @@ def trading_account_label(
btc_txt = _fmt_coin_amount(btc, min_amt=1e-7)
if btc_txt is not None:
parts.append(f"{btc_txt} BTC")
return " / ".join(parts) if parts else ""
return "\n".join(parts) if parts else ""
def total_funds_usdt(