中控增加条件单

This commit is contained in:
dekun
2026-05-24 07:35:48 +08:00
parent 19ac702e5a
commit a3218f4fbd
7 changed files with 685 additions and 21 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&family=Orbitron:wght@500;600;700&display=swap" rel="stylesheet" />
<link rel="stylesheet" href="/assets/app.css?v=20260522-close-pos" />
<link rel="stylesheet" href="/assets/app.css?v=20260524-open-orders" />
</head>
<body>
<div class="app-bg" aria-hidden="true"></div>
@@ -80,6 +80,6 @@
</div>
<div id="toast"></div>
<script src="/assets/app.js?v=20260522-close-pos"></script>
<script src="/assets/app.js?v=20260524-open-orders"></script>
</body>
</html>