mirror of https://github.com/certd/certd
20 lines
395 B
YAML
20 lines
395 B
YAML
name: woai
|
|
title: 我爱云授权
|
|
desc: 我爱云CDN
|
|
icon: clarity:plugin-line
|
|
input:
|
|
username:
|
|
title: 账号
|
|
component:
|
|
placeholder: 我爱云的账号
|
|
required: true
|
|
password:
|
|
title: 密码
|
|
component:
|
|
placeholder: 我爱云的密码
|
|
required: true
|
|
encrypt: true
|
|
type: builtIn
|
|
pluginType: access
|
|
scriptFilePath: ../../../plugins/plugin-woai/index.js
|