Files
certd/packages/ui/certd-server/metadata/access_unicloud.yaml

28 lines
567 B
YAML
Raw Normal View History

name: unicloud
title: uniCloud
icon: material-symbols:shield-outline
desc: unicloud授权
input:
email:
title: 账号
component:
placeholder: email
helper: 登录邮箱
required: true
encrypt: false
password:
title: 密码
component:
placeholder: 密码
required: true
encrypt: true
2026-02-16 00:23:13 +08:00
testRequest:
title: 测试
component:
name: api-test
action: onTestRequest
helper: 点击测试接口看是否正常
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-plus/unicloud/access.js