Add spider and workflow visualization module entries and related route configurations.

This commit is contained in:
戒酒的李白
2025-03-21 19:38:58 +08:00
parent d4d22f726e
commit c9fe3312a8
3 changed files with 62 additions and 17 deletions
+20
View File
@@ -115,6 +115,26 @@
<span class="ml-2" data-i18n="yuqingpredict">舆情预测</span>
</a>
</li>
<li class="sidebar-layout">
<a href="/spider/control" class="svg-icon">
<i class="">
<svg xmlns="http://www.w3.org/2000/svg" width="18" fill="none" viewbox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 16l4.586-4.586a2 2 0 012.828 0L16 16m-2-2l1.586-1.586a2 2 0 012.828 0L20 14m-6-6h.01M6 20h12a2 2 0 002-2V6a2 2 0 00-2-2H6a2 2 0 00-2 2v12a2 2 0 002 2z"></path>
</svg>
</i>
<span class="ml-2" data-i18n="spiderControl">爬虫可视化控制</span>
</a>
</li>
<li class="sidebar-layout">
<a href="/workflow/editor" class="svg-icon">
<i class="">
<svg xmlns="http://www.w3.org/2000/svg" width="18" fill="none" viewbox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 10V3L4 14h7v7l9-11h-7z"></path>
</svg>
</i>
<span class="ml-2" data-i18n="workflowEditor">流程可视化编排</span>
</a>
</li>
<li class=" sidebar-layout">
<a href="/page/articleCloud" class="svg-icon">
<i class="">