mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 13:10:26 +08:00 
			
		
		
		
	集群设置中“服务设置”改为“网站设置”
This commit is contained in:
		@@ -154,7 +154,7 @@ func (this *ClusterHelper) createSettingMenu(cluster *pb.NodeCluster, info *pb.F
 | 
			
		||||
	})
 | 
			
		||||
 | 
			
		||||
	items = append(items, maps.Map{
 | 
			
		||||
		"name":     "服务设置",
 | 
			
		||||
		"name":     "网站设置",
 | 
			
		||||
		"url":      "/clusters/cluster/settings/global-server-config?clusterId=" + clusterId,
 | 
			
		||||
		"isActive": selectedItem == "globalServerConfig",
 | 
			
		||||
		"isOn":     true,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user