Remove contract profile from navigation and retire its routes.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-26 03:32:30 +08:00
parent cababd67f5
commit 42f2dad52a
6 changed files with 2 additions and 44 deletions
-10
View File
@@ -27,7 +27,6 @@
| 交易记录与复盘 | `/records` | 否 |
| 统计分析 | `/stats` | 否 |
| 手续费配置 | `/fees` | 是 |
| 品种简介 | `/contract` | 是 |
| 系统设置 | `/settings` | 否 |
关闭项在 **系统设置 → 导航显示** 配置;直接访问 URL 会提示并跳回下单监控。
@@ -164,15 +163,6 @@
---
## 品种简介
**路径**`/contract`
- 查询合约规格(东方财富 + 新浪补充)
- API`GET /api/contract_profile?symbol=...`
---
## 系统设置
**路径**`/settings`