fix: 小分歧联动波段单显示,杠杆改为按币种默认只读

option 增加 data-trade-style;修复 JS 初始化顺序。杠杆隐藏输入,显示 BTC/ETH 10x 其它 5x。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-06 00:28:10 +08:00
parent ea429b2694
commit e81343ae91
14 changed files with 106 additions and 36 deletions
+2
View File
@@ -12,6 +12,8 @@
| 方向 | 仅多 | 多 + 空 |
| 开仓类型 UI | 大分歧A / B / 小分歧 | **相同三字** |
| profile | 趋势户 | 趋势户(非 BTC/ETH 日内白名单) |
| 小分歧 | 波段单 | 波段单(同左) |
| 杠杆默认 | BTC/ETH 10x,其它 5x | **同左** |
---