mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
chore: 添加子域名托管解析设置并更新相关提示
- 在证书申请页面添加子域名托管解析设置入口 - 更新域名输入提示,增加子域名托管解析相关说明 - 更改子域名托管解析页面图标
This commit is contained in:
@@ -68,7 +68,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
|
||||
},
|
||||
},
|
||||
domain: {
|
||||
title: "子域名",
|
||||
title: "托管的子域名",
|
||||
type: "text",
|
||||
search: {
|
||||
show: true,
|
||||
|
||||
Reference in New Issue
Block a user