feat(web): 增加一点图标的美化

This commit is contained in:
2024-01-18 00:03:29 +08:00
parent f137eaf4be
commit 2686bf7686
12 changed files with 11 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
function yarnTab(cluster, title, queueNames = 'root', searchName = undefined) {
return {
title: `${title}集群`,
icon: 'fa fa-rotate',
tab: [
{
id: `${cluster}-yarn-service`,