看股功能更新
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user