feat: 从yaml文件注册插件

This commit is contained in:
xiaojunnuo
2025-04-27 15:11:50 +08:00
parent 9b1d822b5b
commit deb3893820
98 changed files with 5366 additions and 45 deletions
@@ -0,0 +1,19 @@
name: woai
title: 我爱云授权
desc: 我爱云CDN
icon: clarity:plugin-line
input:
username:
title: 账号
component:
placeholder: 我爱云的账号
required: true
password:
title: 密码
component:
placeholder: 我爱云的密码
required: true
encrypt: true
type: builtIn
pluginType: access
scriptFilePath: ../../../plugins/plugin-woai/index.js