Merge branch 'v2-dev' of https://github.com/certd/certd into v2-dev

This commit is contained in:
xiaojunnuo
2026-02-03 09:50:29 +08:00
41 changed files with 379 additions and 96 deletions
@@ -98,13 +98,13 @@ input:
helper: 请选择要部署证书的站点
order: 0
isFree:
title: 是否免费版
value: true
certLimit:
title: 免费证书数量限制
value: 2
component:
name: a-switch
name: a-input-number
vModel: value
helper: 如果是免费站点,将检查证书数量限制,如果超限将删除最旧的那张证书
helper: 将检查证书数量限制,如果超限将删除最旧的那张证书
required: true
order: 0
output: {}