Files

31 lines
720 B
YAML
Raw Permalink Normal View History

2025-12-30 11:42:21 +08:00
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
2026-02-05 01:16:39 +08:00
helper: |-
测试前请务必先在新网后台关闭异地登录保护、关闭动态口令验证
如果提示需要短信验证码,请等几个小时后再试
2025-12-30 11:42:21 +08:00
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-xinnet/access.js