mirror of
https://github.com/certd/certd.git
synced 2026-05-18 06:17:31 +08:00
chore: metadata update
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
name: xinnet
|
||||
title: 新网授权
|
||||
icon: svg:icon-xinnet
|
||||
desc: ''
|
||||
input:
|
||||
username:
|
||||
title: 用户名
|
||||
component:
|
||||
placeholder: 手机号/用户名
|
||||
required: true
|
||||
encrypt: true
|
||||
password:
|
||||
title: 登录密码
|
||||
component:
|
||||
name: a-input-password
|
||||
vModel: value
|
||||
placeholder: 登录密码
|
||||
required: true
|
||||
encrypt: true
|
||||
testRequest:
|
||||
title: 测试
|
||||
component:
|
||||
name: api-test
|
||||
action: TestRequest
|
||||
helper: 点击测试接口是否正常
|
||||
type: builtIn
|
||||
pluginType: access
|
||||
scriptFilePath: ../../../plugins/plugin-xinnet/access.js
|
||||
Reference in New Issue
Block a user