Autosave: 20260219-073456

This commit is contained in:
Flatlogic Bot 2026-02-19 07:34:57 +00:00
parent de14bba08e
commit f48e424e36
4 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

View File

@ -359,6 +359,7 @@ $translations = [
'buy_down' => '看跌',
'expected_profit' => '预期收益',
'purchase_amount' => '买入金额',
'cycle' => '周期',
'cycle_settlement' => '周期结算',
'available_balance' => '可用余额',
'balance' => '余额',
@ -867,6 +868,7 @@ $translations = [
'buy_down' => 'Buy Down',
'expected_profit' => 'Expected Profit',
'purchase_amount' => 'Amount',
'cycle' => 'Cycle',
'cycle_settlement' => 'Cycle',
'available_balance' => 'Available',
'balance' => 'Balance',

View File

@ -1107,7 +1107,7 @@ function renderTerminal($activeTab = 'spot') {
}
tr.innerHTML = `
<td class="ps-3 py-3 text-muted" style="font-size: 11px;">${row.time}</td>
<td class="ps-3 py-3 text-white" style="font-size: 11px;">${row.time}</td>
<td class="py-3 fw-bold text-white">${row.pair}</td>
<td class="py-3"><span class="small bg-secondary bg-opacity-25 px-1 rounded">${row.type}</span></td>
<td class="py-3 ${isUp ? 'text-success' : 'text-danger'}">