feat:资源点使用实时更新

This commit is contained in:
Roe-xin
2026-02-25 10:14:00 +08:00
parent 0ea3afbe70
commit 1467ae8a89
4 changed files with 819 additions and 1 deletions

View File

@ -720,7 +720,7 @@ export function getPlanCardScript(): string {
segmentDiv.innerHTML = \`
<div class="plan-card">
<div class="plan-header">
<span class="plan-icon">📋</span>
<!-- <span class="plan-icon">📋</span> -->
<span class="plan-title">\${segment.planTitle || '执行计划'}</span>
</div>
\${progressHtml}