mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-05-05 07:05:17 +08:00
[SSL证书]实现对ACME任务的增删改查
This commit is contained in:
@@ -27,7 +27,7 @@ func (this *Helper) BeforeAction(action *actions.ActionObject) {
|
||||
"isActive": action.Data.GetString("leftMenuItem") == "cert",
|
||||
},
|
||||
{
|
||||
"name": "免费证书",
|
||||
"name": "申请证书",
|
||||
"url": "/servers/certs/acme",
|
||||
"isActive": action.Data.GetString("leftMenuItem") == "acme",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user