feat: wire admin workflows to real APIs
This commit is contained in:
@@ -201,7 +201,7 @@ export function ClientHome() {
|
||||
<Chart height={300} option={sendTrendOption} />
|
||||
</div>
|
||||
<div className="surface chart-card">
|
||||
<h2>通道占比</h2>
|
||||
<h2>运营商占比</h2>
|
||||
<p className="muted">按今日提交量估算。</p>
|
||||
<Chart height={300} option={channelShareOption} />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user