fix(frontend): 组合回测副标题文案修正(本地执行,非VPS)
CI/CD 测试改动:验证 nas-deploy 前端 build+rsync 链路对前端改动跑得通
This commit is contained in:
@@ -117,7 +117,7 @@ async function onSubmit(): Promise<void> {
|
||||
<div>
|
||||
<h2 class="page-title">组合策略回测</h2>
|
||||
<p class="page-subtitle">
|
||||
BulletTrade + 全天候轮动策略 · 触发 VPS 跑回测 · MVP 验证链路
|
||||
BulletTrade + 全天候轮动策略 · 本地执行回测 · MVP 验证链路
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user