mirror of
https://github.com/certd/certd.git
synced 2026-04-28 07:57:25 +08:00
chore: metadata update
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
name: wangsu
|
||||
title: 网宿授权
|
||||
desc: ''
|
||||
icon: svg:icon-wangsu
|
||||
input:
|
||||
accessKeyId:
|
||||
title: accessKeyId
|
||||
component:
|
||||
placeholder: accessKeyId
|
||||
component:
|
||||
name: a-input
|
||||
vModel: value
|
||||
helper: '[点击前往获取AccessKey](https://console.wangsu.com/account/accessKey?rsr=ws)'
|
||||
encrypt: false
|
||||
required: true
|
||||
accessKeySecret:
|
||||
title: accessKeySecret
|
||||
component:
|
||||
placeholder: accessKeySecret
|
||||
component:
|
||||
name: a-input
|
||||
vModel: value
|
||||
encrypt: true
|
||||
required: true
|
||||
testRequest:
|
||||
title: 测试
|
||||
component:
|
||||
name: api-test
|
||||
action: TestRequest
|
||||
helper: 点击测试接口是否正常
|
||||
type: builtIn
|
||||
pluginType: access
|
||||
scriptFilePath: ../../../plugins/plugin-wangsu/access.js
|
||||
Reference in New Issue
Block a user