chore: 添加子域名托管解析设置并更新相关提示

- 在证书申请页面添加子域名托管解析设置入口
- 更新域名输入提示,增加子域名托管解析相关说明
- 更改子域名托管解析页面图标
This commit is contained in:
xiaojunnuo
2025-04-12 02:00:40 +08:00
parent b506bd15a5
commit 23caab5b06
3 changed files with 4 additions and 3 deletions
@@ -68,7 +68,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
},
},
domain: {
title: "子域名",
title: "托管的子域名",
type: "text",
search: {
show: true,