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,23 @@
name: xinnetconnect
title: 新网互联授权
icon: svg:icon-xinnet
desc: 仅支持代理账号,ip需要加入白名单
input:
username:
title: 用户名
component:
placeholder: 代理用户名,如:agent001
help: 新网互联的代理用户名
required: true
encrypt: false
password:
title: 密码
component:
name: a-input-password
vModel: value
placeholder: 密码
required: true
encrypt: true
type: builtIn
pluginType: access
scriptFilePath: ../../../plugins/plugin-xinnetconnet/access.js