fix(instance): light-theme P/L colors, AI review panels, bot stats

Restore plan floating P/L and st-done greens; fix panel-item and stats-split-col in light mode; observe journal lists; bump theme assets to v3.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-04 13:07:00 +08:00
parent be3ce18665
commit 21b3e97571
20 changed files with 165 additions and 37 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
<html lang="zh-CN" data-theme="dark">
<head>
<meta charset="UTF-8">
<script src="/static/instance_theme.js?v=2"></script>
<script src="/static/instance_theme.js?v=3"></script>
<meta name="theme-color" content="#0b0d14">
<meta name="apple-mobile-web-app-title" content="监控">
@@ -231,7 +231,7 @@
.stats-period-block h3{font-size:1rem;color:#dbe4ff;margin-bottom:4px}
.stats-period-block .sub{font-size:.78rem;color:#8892b0;margin-bottom:10px;line-height:1.4}
</style>
<link rel="stylesheet" href="/static/instance_theme.css?v=2">
<link rel="stylesheet" href="/static/instance_theme.css?v=3">
</head>
<body data-page="{{ page }}">
@@ -2,7 +2,7 @@
<html lang="zh-CN" data-theme="dark">
<head>
<meta charset="UTF-8">
<script src="/static/instance_theme.js?v=2"></script>
<script src="/static/instance_theme.js?v=3"></script>
<title>关键位放大 | K线查看</title>
<style>
@@ -23,7 +23,7 @@
#chart-wrap{height:580px;background:#0f1320;border:1px solid #2a3150;border-radius:10px;padding:8px}
#chart{width:100%;height:100%}
</style>
<link rel="stylesheet" href="/static/instance_theme.css?v=2">
<link rel="stylesheet" href="/static/instance_theme.css?v=3">
</head>
<body>
+2 -2
View File
@@ -2,7 +2,7 @@
<html lang="zh-CN" data-theme="dark">
<head>
<meta charset="UTF-8">
<script src="/static/instance_theme.js?v=2"></script>
<script src="/static/instance_theme.js?v=3"></script>
<title>系统登录</title>
<style>
@@ -84,7 +84,7 @@
font-size: 0.85rem;
}
</style>
<link rel="stylesheet" href="/static/instance_theme.css?v=2">
<link rel="stylesheet" href="/static/instance_theme.css?v=3">
</head>
<div class="login-theme-bar">
@@ -2,7 +2,7 @@
<html lang="zh-CN" data-theme="dark">
<head>
<meta charset="UTF-8">
<script src="/static/instance_theme.js?v=2"></script>
<script src="/static/instance_theme.js?v=3"></script>
<title>实盘下单放大 | 100根K线</title>
<style>
@@ -24,7 +24,7 @@
#chart{width:100%;height:100%}
.empty{padding:18px;color:#95a2c2}
</style>
<link rel="stylesheet" href="/static/instance_theme.css?v=2">
<link rel="stylesheet" href="/static/instance_theme.css?v=3">
</head>
<body>