chore: 优化图标

This commit is contained in:
xiaojunnuo
2025-12-27 02:20:01 +08:00
parent e61daaee2d
commit 91e19bbdd3
22 changed files with 380 additions and 46 deletions

View File

@@ -8,7 +8,7 @@ import { CertInfo, CertReader } from '@certd/plugin-cert';
@IsAccess({
name: 'ucloud',
title: 'UCloud授权',
icon: 'lsicon:badge-new-filled',
icon: 'svg:icon-ucloud',
desc: '优刻得授权',
})
export class UCloudAccess extends BaseAccess {