mirror of
https://github.com/certd/certd.git
synced 2026-04-23 11:37:23 +08:00
chore: 优化图标
This commit is contained in:
@@ -11,7 +11,7 @@ import { CmccClient } from "./cmcc-client.js";
|
||||
name: "cmcc",
|
||||
title: "中国移动CND授权",
|
||||
desc: "",
|
||||
icon: "clarity:plugin-line"
|
||||
icon: "svg:cmcc"
|
||||
})
|
||||
export class CmccAccess extends BaseAccess {
|
||||
|
||||
|
||||
@@ -15,7 +15,7 @@ import { CmccAccess } from "./access.js";
|
||||
name: "CmccDeployCertToCdn",
|
||||
title: "中国移动-部署证书到CDN",
|
||||
desc: "中国移动自动部署证书到CDN",
|
||||
icon: "svg:icon-lucky",
|
||||
icon: "svg:icon-cmcc",
|
||||
//插件分组
|
||||
group: pluginGroups.cdn.key,
|
||||
needPlus: true,
|
||||
|
||||
Reference in New Issue
Block a user