持仓监控页整合期货下单、持仓与品种推荐三卡片。

程序报单状态与推荐表内嵌同一页面,/recommend 跳转至 #recommend。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-24 10:24:41 +08:00
parent 7b8a660309
commit 87aef80594
6 changed files with 121 additions and 31 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
<button type="button" class="btn-primary" id="btn-roll-exec" hidden>执行滚仓</button>
</form>
{% else %}
<p class="empty-hint">请先在「策略交易开仓,持仓将自动出现在「持仓监控」</p>
<p class="empty-hint">请先在「持仓监控 → 期货下单」进入策略交易开仓。</p>
{% endif %}
</div>
</div>