mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	改进界面
This commit is contained in:
		@@ -58,7 +58,7 @@ func (this *ClusterHelper) BeforeAction(actionPtr actions.ActionWrapper) (goNext
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		var tabbar = actionutils.NewTabbar()
 | 
			
		||||
		tabbar.Add("集群列表", "", "/clusters", "", false)
 | 
			
		||||
		tabbar.Add("集群列表", "", "/clusters", "left arrow", false)
 | 
			
		||||
		if teaconst.IsPlus {
 | 
			
		||||
			tabbar.Add("集群看板", "", "/clusters/cluster/boards?clusterId="+clusterIdString, "chart line area", selectedTabbar == "board")
 | 
			
		||||
		}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user