From fb6665a795f0d04a71e8cc59c1aff5db4bf32cfb Mon Sep 17 00:00:00 2001 From: shinchan-zhai Date: Sun, 22 Mar 2026 22:27:08 +0800 Subject: [PATCH] feat(nofxi): i18n bilingual UI + professional trading terminal redesign MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit i18n: - Full Chinese/English support (localStorage persisted) - Toggle button in header (EN ↔ 中文) - All UI elements translated: tabs, sidebar, hints, welcome message UI improvements: - Compact header (48px), tighter spacing throughout - BTC/USDT info ticker bar (price, 24h vol, high/low, trades) - Auto-refreshing market data (15s) - Refined color scheme with lower contrast grid - Smaller fonts, denser layout (pro terminal feel) - Chart: added 5m timeframe, removed less common pairs Backend: - /api/klines endpoint (Binance futures, no auth) - /api/ticker endpoint (24h stats) --- nofxi/web/index.html | 1122 +++++++++++++----------------------------- 1 file changed, 332 insertions(+), 790 deletions(-) diff --git a/nofxi/web/index.html b/nofxi/web/index.html index db9495c0..4bdf3a4e 100644 --- a/nofxi/web/index.html +++ b/nofxi/web/index.html @@ -8,858 +8,400 @@ -
-
- -