调整目录结构

This commit is contained in:
GoEdgeLab
2020-11-27 15:18:32 +08:00
parent afdb970484
commit b1f4761fbc
42 changed files with 56 additions and 199 deletions

View File

@@ -17,6 +17,7 @@ func (this *Helper) BeforeAction(action *actions.ActionObject) {
return
}
action.Data["teaMenu"] = "servers"
action.Data["mainTab"] = "component"
action.Data["secondMenuItem"] = "group"
}