JS 插件

插件静态资源文件(动态路由)

从插件磁盘目录返回 CSS/JS/图片等静态资源;未命中且非 index.html 时 SPA fallback 到 index.html。无需认证。

get/jsplugin/{entryPath}/static/{path}

Path parameters

entryPathstring required

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

Response

静态资源文件内容

Changes

No recorded changes to this endpoint across all 79 revisions of this API.