mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 07:10:27 +08:00
增加独立的IP地址管理功能
This commit is contained in:
@@ -240,13 +240,13 @@ func (this *userMustAuth) modules(adminId int64) []maps.Map {
|
||||
"url": "/clusters/logs",
|
||||
"code": "log",
|
||||
},
|
||||
/**{
|
||||
"name": "IP资源",
|
||||
{
|
||||
"name": "IP地址",
|
||||
"url": "/clusters/ip-addrs",
|
||||
"code": "ipAddr",
|
||||
"isOn": teaconst.IsPlus,
|
||||
},
|
||||
{
|
||||
/**{
|
||||
"name": "监控",
|
||||
"url": "/clusters/monitors",
|
||||
"code": "monitor",
|
||||
|
||||
Reference in New Issue
Block a user