mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 23:30:26 +08:00
调整界面
This commit is contained in:
@@ -75,21 +75,16 @@ func (this *UserMustAuth) BeforeAction(actionPtr actions.ActionWrapper, paramNam
|
||||
"menuName": "节点集群",
|
||||
"icon": "cloud",
|
||||
},
|
||||
{
|
||||
"code": "api",
|
||||
"menuName": "API节点",
|
||||
"icon": "exchange",
|
||||
},
|
||||
{
|
||||
"code": "db",
|
||||
"menuName": "日志数据库",
|
||||
"icon": "database",
|
||||
},
|
||||
{
|
||||
"code": "dns",
|
||||
"menuName": "DNS",
|
||||
"icon": "globe",
|
||||
},
|
||||
{
|
||||
"code": "settings",
|
||||
"menuName": "系统设置",
|
||||
"icon": "setting",
|
||||
},
|
||||
}
|
||||
|
||||
action.Data["teaTitle"] = teaconst.ProductNameZH
|
||||
|
||||
Reference in New Issue
Block a user