mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
27 lines
641 B
YAML
27 lines
641 B
YAML
name: kuocaicdn
|
||
title: 括彩云cdn授权
|
||
icon: material-symbols:shield-outline
|
||
desc: 括彩云CDN,每月免费30G,[注册即领](https://kuocaicdn.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: TestRequest
|
||
helper: 点击测试接口看是否正常
|
||
pluginType: access
|
||
type: builtIn
|
||
scriptFilePath: /plugins/plugin-plus/kuocai/access.js
|