Files
group_fqcd_jr/app/static/portal/customer/profit-loss/index.html
T
2026-09-13 15:56:54 +08:00

2 lines
1008 B
HTML

<!doctype html><html lang="zh-CN"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>收益明细 · 南方财富</title><link rel="stylesheet" href="/static/portal/common/base.css"><link rel="stylesheet" href="/static/portal/common/customer-list.css"><link rel="stylesheet" href="/static/portal/customer/profit-loss/profit-loss.css"></head><body><main id="main-content" class="page-shell"><div class="page-heading"><div><h1 class="page-heading__title">收益明细</h1><p class="page-heading__description">仅展示后端已计算的累计盈亏、今日盈亏和持仓盈亏,不推导缺失的已实现收益。</p></div><div class="page-heading__actions"><a class="button" href="/portal/customer/cash-ledger/">资金流水</a><button class="button" type="button" data-reload>刷新</button></div></div><section data-list-content></section></main><script type="module" src="/static/portal/customer/profit-loss/profit-loss.js"></script></body></html>