update:修复github工作流问题

This commit is contained in:
2026-03-11 09:38:28 +08:00
parent a2671e2968
commit 5bc68f5a9a
11 changed files with 183 additions and 107 deletions
+7 -1
View File
@@ -33,7 +33,13 @@
: 'bg-blue-100 text-blue-600 dark:bg-blue-900/30 dark:text-blue-400',
]"
>
{{ app.isMerged ? "Spark/APM" : app.origin === "spark" ? "Spark" : "APM" }}
{{
app.isMerged
? "Spark/APM"
: app.origin === "spark"
? "Spark"
: "APM"
}}
</span>
</div>
<div class="text-sm text-slate-500 dark:text-slate-400">