mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-15 12:46:34 +08:00
优化界面
This commit is contained in:
@@ -26,6 +26,7 @@ func (this *Tabbar) Add(name string, subName string, url string, icon string, ac
|
||||
"icon": icon,
|
||||
"active": active,
|
||||
"right": false,
|
||||
"isTitle": false,
|
||||
}
|
||||
this.items = append(this.items, m)
|
||||
return m
|
||||
|
||||
Reference in New Issue
Block a user