期权交易"权利金"改为"开仓价";新增期权双买交易功能,支持跨式策略开平仓及组合盈亏分析
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -212,6 +212,9 @@
|
||||
<a href="/options/" class="{% if active_nav == 'options' %}active{% endif %}">
|
||||
<span class="icon">📊</span> 期权交易
|
||||
</a>
|
||||
<a href="/dual-options/" class="{% if active_nav == 'dual_options' %}active{% endif %}">
|
||||
<span class="icon">🎯</span> 期权双买
|
||||
</a>
|
||||
<a href="/admin/" class="{% if active_nav == 'admin' %}active{% endif %}">
|
||||
<span class="icon">⚙️</span> 系统管理
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user