chore: metadata update

This commit is contained in:
xiaojunnuo
2025-12-30 11:42:21 +08:00
parent 97e1178525
commit 6419539305
72 changed files with 3749 additions and 7 deletions
@@ -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