mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
27 lines
647 B
YAML
27 lines
647 B
YAML
name: yidunrcdn
|
||
title: 易盾rcdn授权
|
||
icon: material-symbols:shield-outline
|
||
desc: 易盾CDN,每月免费30G,[注册即领](https://rhcdn.yiduncdn.com/register?code=8mn536rrzfbf8)
|
||
input:
|
||
username:
|
||
title: 账户
|
||
component:
|
||
placeholder: 手机号
|
||
required: true
|
||
encrypt: true
|
||
password:
|
||
title: 密码
|
||
component:
|
||
placeholder: password
|
||
required: true
|
||
encrypt: true
|
||
testRequest:
|
||
title: 测试
|
||
component:
|
||
name: api-test
|
||
action: onTestRequest
|
||
helper: 点击测试接口看是否正常
|
||
pluginType: access
|
||
type: builtIn
|
||
scriptFilePath: /plugins/plugin-plus/yidun/access-rcdn.js
|