mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-14 11:40:24 +08:00
优化左侧主菜单显示
This commit is contained in:
@@ -25,6 +25,7 @@ func (this *Helper) BeforeAction(actionPtr actions.ActionWrapper) (goNext bool)
|
||||
|
||||
// 左侧菜单
|
||||
action.Data["teaMenu"] = "settings"
|
||||
action.Data["teaSubMenu"] = "basic"
|
||||
|
||||
// 标签栏
|
||||
var tabbar = actionutils.NewTabbar()
|
||||
|
||||
Reference in New Issue
Block a user