Files
certd/packages/ui/certd-server/metadata/access_aliesa.yaml
2025-12-31 18:39:58 +08:00

30 lines
640 B
YAML

name: aliesa
title: 阿里云ESA授权
desc: ''
icon: ant-design:aliyun-outlined
order: 0
input:
accessId:
title: 阿里云授权
component:
name: access-selector
vModel: modelValue
type: aliyun
helper: 请选择阿里云授权
required: true
region:
title: 地区
component:
name: a-select
vModel: value
options:
- label: 杭州
value: cn-hangzhou
- label: 新加坡
value: ap-southeast-1
helper: 请选择ESA地区
required: true
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-lib/aliyun/access/aliesa-access.js