mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	增加商业版激活功能
This commit is contained in:
		@@ -39,7 +39,7 @@ func (this *AdvancedHelper) BeforeAction(actionPtr actions.ActionWrapper) (goNex
 | 
			
		||||
			tabbar.Add("监控节点", "", "/settings/monitorNodes", "", this.tab == "monitorNodes")
 | 
			
		||||
		}
 | 
			
		||||
		if teaconst.BuildPlus {
 | 
			
		||||
			tabbar.Add("企业版认证", "", "/settings/authority", "", this.tab == "authority")
 | 
			
		||||
			tabbar.Add("商业版认证", "", "/settings/authority", "", this.tab == "authority")
 | 
			
		||||
		}
 | 
			
		||||
 | 
			
		||||
		//tabbar.Add("备份", "", "/settings/backup", "", this.tab == "backup")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user