This commit is contained in:
xiaojunnuo
2026-02-03 00:02:52 +08:00
parent 9ce21ad152
commit eeb1f27fa4
29 changed files with 137 additions and 51 deletions

View File

@@ -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: {}