perf: plugins增加图标

This commit is contained in:
xiaojunnuo
2024-09-19 17:38:51 +08:00
parent e5a5d0a607
commit a8da658a97
41 changed files with 1137 additions and 633 deletions
@@ -12,6 +12,7 @@ export * from "./cert-reader.js";
@IsTaskPlugin({
name: "CertApply",
title: "证书申请(JS版)",
icon: "ph:certificate",
group: pluginGroups.cert.key,
desc: "免费通配符域名证书申请,支持多个域名打到同一个证书上",
default: {
@@ -11,6 +11,7 @@ export type { CertInfo };
@IsTaskPlugin({
name: "CertApplyLego",
icon: "ph:certificate",
title: "证书申请(Lego",
group: pluginGroups.cert.key,
desc: "支持海量DNS解析提供商,推荐使用,一样的免费通配符域名证书申请,支持多个域名打到同一个证书上",