style(instance): unify light theme across four exchanges

Extend instance_theme CSS/JS for trade, strategy, records, journal and stats tabs; remap inline dark colors; bump static assets to v2.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-04 12:59:42 +08:00
parent d14c629778
commit be3ce18665
21 changed files with 417 additions and 59 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<!DOCTYPE html>
<html lang="zh-CN" data-theme="dark">
<head>
<meta charset="UTF-8">
<script src="/static/instance_theme.js?v=1"></script>
<script src="/static/instance_theme.js?v=2"></script>
<title>登录 · {{ exchange_display }}</title>
<style>
@@ -94,7 +94,7 @@
font-weight: 600;
}
</style>
<link rel="stylesheet" href="/static/instance_theme.css?v=1">
<link rel="stylesheet" href="/static/instance_theme.css?v=2">
</head>
<div class="login-theme-bar">