跳到主要内容

CDN 链接的完整列表

本文列出了将 dhtmlxGantt 集成到应用中的 CDN 链接。

Gantt 由两个核心文件组成:

  • JavaScript: dhtmlxgantt.js
  • Styles: dhtmlxgantt.css

最新 Gantt 版本(edge)

使用:

https://cdn.dhtmlx.com/gantt/edge/...

核心文件

最新 Gantt 版本(edge),未压缩

使用:

https://cdn.dhtmlx.com/gantt/edge/sources/...

核心文件

指定 Gantt 版本

使用:

https://cdn.dhtmlx.com/gantt/[version_number]/...

其中 [version_number] 指定软件包的 major.minor 版本,例如 9.08.07.1 等。我们的 CDN 始终为每个 major/minor 版本提供最新的补丁版本。

核心文件

皮肤(仅适用于 v8.0 及更早版本)

在 v8.0 及更早版本中,可以获得独立的皮肤文件。自 v9.0 起,所有皮肤都包含在 dhtmlxgantt.css 中,并通过 gantt.skin/gantt.setSkin() 进行选择,请查看 Migration guide 以获取更多细节。

指定 Gantt 版本,未压缩

使用:

https://cdn.dhtmlx.com/gantt/[version_number]/sources/...

其中 [version_number] 指定软件包的 major.minor 版本,例如 9.08.07.1 等。我们的 CDN 始终为每个 major/minor 版本提供最新的补丁版本。

核心文件

皮肤(仅适用于 v8.0 及更早版本)

在 v8.0 及更早版本中,可以获得独立的皮肤文件。自 v9.0 起,所有皮肤都包含在 dhtmlxgantt.css 中,并通过 gantt.skin/gantt.setSkin() 进行选择,请查看 Migration guide 以获取更多细节。

未压缩皮肤文件:

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.