JS 插件
插件根页面(动态路由)
JS 插件入口 HTML。{entryPath} 由运行时按已安装插件决定,注入 <base> 标签和 auth-bridge 脚本后返回 static/index.html。无需认证。
get/jsplugin/{entryPath}
Path parameters
entryPathstring required
插件入口标识(运行时动态)
Response
插件 index.html(已注入 <base> 与 auth-bridge)
JS 插件入口 HTML。{entryPath} 由运行时按已安装插件决定,注入 <base> 标签和 auth-bridge 脚本后返回 static/index.html。无需认证。
插件入口标识(运行时动态)
插件 index.html(已注入 <base> 与 auth-bridge)