From 07d7721cf82c26982ac60cef171a6a4af30ae3d1 Mon Sep 17 00:00:00 2001 From: Youzini-afk <13153778771cx@gmail.com> Date: Thu, 23 Apr 2026 14:14:37 +0800 Subject: [PATCH] fix: restore panel preload status strip markup --- ui/panel.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ui/panel.js b/ui/panel.js index f656b8b..c6bfefb 100644 --- a/ui/panel.js +++ b/ui/panel.js @@ -3132,6 +3132,11 @@ function _renderCogStatusStrip(graph, loadInfo, canRender, targetEl) {
当前场景锚点
${_escHtml( activeOwnerLabels.length > 0 + ? activeOwnerLabels.join(" / ") + : activeOwner + ? _getOwnerDisplayInfo(activeOwner, collisionIndex).title + : activeOwnerKey || "—", + )}
认知角色数