style(hub): fix light-theme load button and market position panel colors

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-04 12:14:48 +08:00
parent e99c6cef08
commit 9d12323ce6
3 changed files with 138 additions and 21 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
<html lang="zh-CN" data-theme="dark">
<head>
<meta charset="utf-8" />
<script src="/assets/theme.js?v=20260604-hub-theme2"></script>
<script src="/assets/theme.js?v=20260604-hub-theme4"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<meta name="theme-color" content="#0b0e18" />
<meta name="apple-mobile-web-app-title" content="中控" />
@@ -11,7 +11,7 @@
<link rel="apple-touch-icon" href="/assets/icons/apple-touch-icon.png" />
<link rel="manifest" href="/assets/icons/manifest.webmanifest" />
<title>登录 · 复盘系统中控</title>
<link rel="stylesheet" href="/assets/app.css?v=20260604-hub-theme2" />
<link rel="stylesheet" href="/assets/app.css?v=20260604-hub-theme4" />
</head>
<body class="login-page">
<div class="login-bg" aria-hidden="true"></div>