mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore: 优化雷池插件的提示说明
This commit is contained in:
+2
-2
@@ -7,9 +7,9 @@ import { createCertDomainGetterInputDefine, createRemoteSelectInputDefine } from
|
|||||||
|
|
||||||
@IsTaskPlugin({
|
@IsTaskPlugin({
|
||||||
name: "SafelineDeployToWebsitePlugin",
|
name: "SafelineDeployToWebsitePlugin",
|
||||||
title: "雷池-更新证书",
|
title: "雷池-更新证书(支持控制台和防护应用)",
|
||||||
icon: "svg:icon-safeline",
|
icon: "svg:icon-safeline",
|
||||||
desc: "更新长亭雷池WAF的证书",
|
desc: "更新长亭雷池WAF的证书,支持更新控制台和防护应用的证书。",
|
||||||
group: pluginGroups.panel.key,
|
group: pluginGroups.panel.key,
|
||||||
default: {
|
default: {
|
||||||
strategy: {
|
strategy: {
|
||||||
|
|||||||
Reference in New Issue
Block a user