v56

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0616186383.8 KB
JS 插件

插件根页面(动态路由)

JS 插件入口 HTML。{entryPath} 由运行时按已安装插件决定,注入 <base> 标签和 auth-bridge 脚本后返回 static/index.html。无需认证。

get/jsplugin/{entryPath}

Path parameters

entryPathstring required

插件入口标识(运行时动态)

Response

插件 index.html(已注入 <base> 与 auth-bridge)