看股功能更新

This commit is contained in:
2026-08-15 15:36:11 +08:00
parent c1c43d2ff7
commit 9cce670b74
26 changed files with 957 additions and 427 deletions

View File

@@ -3,9 +3,11 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="color-scheme" content="dark" />
<meta name="theme-color" content="#000000" />
<title>选股训练营</title>
<style>
html, body { background-color: #f8fafc; margin: 0; }
html, body { background-color: #000000; margin: 0; }
</style>
</head>
<body>