v1.5.0: 舆情驱动自动化与持仓跟踪智能体合并为「 自动化」导航入口(双选项卡); 修复布尔设置存True/False导致读取失效的容错解析

This commit is contained in:
2026-08-19 23:37:04 +08:00
parent 99654de0fd
commit 978ab813eb
8 changed files with 309 additions and 149 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
<a href="/" class="nav-item" data-nav="/">📊 仪表盘</a>
<a href="/stocks" class="nav-item" data-nav="/stocks">🏢 股票池</a>
<a href="/recommend" class="nav-item" data-nav="/recommend">🎯 荐股中心</a>
<a href="/tracking" class="nav-item" data-nav="/tracking">🧭 持仓跟踪</a>
<a href="/automation" class="nav-item" data-nav="/automation">⏰ 自动化</a>
<a href="/strategies" class="nav-item" data-nav="/strategies">📈 量化策略</a>
<a href="/news" class="nav-item" data-nav="/news">📰 财经新闻</a>
<a href="/institutions" class="nav-item" data-nav="/institutions">🏦 机构动向</a>