mirror of
				https://github.com/TeaOSLab/EdgeAdmin.git
				synced 2025-11-04 05:00:25 +08:00 
			
		
		
		
	管理界面可以切换风格
This commit is contained in:
		@@ -6,6 +6,7 @@ type AdminModuleList struct {
 | 
			
		||||
	IsSuper  bool
 | 
			
		||||
	Modules  []*systemconfigs.AdminModule
 | 
			
		||||
	Fullname string
 | 
			
		||||
	Theme    string
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
func (this *AdminModuleList) Allow(module string) bool {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user