Remove contract profile from navigation and retire its routes.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -27,7 +27,6 @@
|
||||
| 交易记录与复盘 | `/records` | 否 |
|
||||
| 统计分析 | `/stats` | 否 |
|
||||
| 手续费配置 | `/fees` | 是 |
|
||||
| 品种简介 | `/contract` | 是 |
|
||||
| 系统设置 | `/settings` | 否 |
|
||||
|
||||
关闭项在 **系统设置 → 导航显示** 配置;直接访问 URL 会提示并跳回下单监控。
|
||||
@@ -164,15 +163,6 @@
|
||||
|
||||
---
|
||||
|
||||
## 品种简介
|
||||
|
||||
**路径**:`/contract`
|
||||
|
||||
- 查询合约规格(东方财富 + 新浪补充)
|
||||
- API:`GET /api/contract_profile?symbol=...`
|
||||
|
||||
---
|
||||
|
||||
## 系统设置
|
||||
|
||||
**路径**:`/settings`
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
| key | 菜单 |
|
||||
|-----|------|
|
||||
| `fees` | 手续费配置 |
|
||||
| `contract` | 品种简介 |
|
||||
| `plans` | 开单计划 |
|
||||
| `market` | 行情 K 线 |
|
||||
| `strategy` | 策略交易 |
|
||||
|
||||
Reference in New Issue
Block a user