CDN 链接的完整列表
本文列出了将 dhtmlxGantt 集成到应用中的 CDN 链接。
Gantt 由两个核心文件组成:
- JavaScript:
dhtmlxgantt.js - Styles:
dhtmlxgantt.css
最新 Gantt 版本(edge)
使用:
https://cdn.dhtmlx.com/gantt/edge/...
核心文件
- JS: https://cdn.dhtmlx.com/gantt/edge/dhtmlxgantt.js
- CSS: https://cdn.dhtmlx.com/gantt/edge/dhtmlxgantt.css
最新 Gantt 版本(edge),未压缩
使用:
https://cdn.dhtmlx.com/gantt/edge/sources/...
核心文件
- JS: https://cdn.dhtmlx.com/gantt/edge/sources/dhtmlxgantt.js
- CSS: https://cdn.dhtmlx.com/gantt/edge/sources/dhtmlxgantt.css
指定 Gantt 版本
使用:
https://cdn.dhtmlx.com/gantt/[version_number]/...
其中 [version_number] 指定软件包的 major.minor 版本,例如 9.0、8.0、7.1 等。我们的 CDN 始终为每个 major/minor 版本提供最新的补丁版本。
核心文件
- JS: https://cdn.dhtmlx.com/gantt/9.0/dhtmlxgantt.js
- CSS: https://cdn.dhtmlx.com/gantt/9.0/dhtmlxgantt.css
皮肤(仅适用于 v8.0 及更早版本)
在 v8.0 及更早版本中,可以获得独立的皮肤文件。自 v9.0 起,所有皮肤都包含在 dhtmlxgantt.css 中,并通过 gantt.skin/gantt.setSkin() 进行选择,请查看 Migration guide 以获取更多细节。
- Terrace: https://cdn.dhtmlx.com/gantt/8.0/skins/dhtmlxgantt_terrace.css
- Meadow: https://cdn.dhtmlx.com/gantt/8.0/skins/dhtmlxgantt_meadow.css
- Skyblue: https://cdn.dhtmlx.com/gantt/8.0/skins/dhtmlxgantt_skyblue.css
- Broadway: https://cdn.dhtmlx.com/gantt/8.0/skins/dhtmlxgantt_broadway.css
- Contrast Black: https://cdn.dhtmlx.com/gantt/8.0/skins/dhtmlxgantt_contrast_black.css
- Contrast White: https://cdn.dhtmlx.com/gantt/8.0/skins/dhtmlxgantt_contrast_white.css
- Material: https://cdn.dhtmlx.com/gantt/8.0/skins/dhtmlxgantt_material.css
指定 Gantt 版本,未压缩
使用:
https://cdn.dhtmlx.com/gantt/[version_number]/sources/...
其中 [version_number] 指定软件包的 major.minor 版本,例如 9.0、8.0、7.1 等。我们的 CDN 始终为每个 major/minor 版本提供最新的补丁版本。
核心文件
- JS: https://cdn.dhtmlx.com/gantt/9.0/sources/dhtmlxgantt.js
- CSS: https://cdn.dhtmlx.com/gantt/9.0/sources/dhtmlxgantt.css
皮肤(仅适用于 v8.0 及更早版本)
在 v8.0 及更早版本中,可以获得独立的皮肤文件。自 v9.0 起,所有皮肤都包含在 dhtmlxgantt.css 中,并通过 gantt.skin/gantt.setSkin() 进行选择,请查看 Migration guide 以获取更多细节。
未压缩皮肤文件:
- Terrace: https://cdn.dhtmlx.com/gantt/8.0/sources/skins/dhtmlxgantt_terrace.css
- Meadow: https://cdn.dhtmlx.com/gantt/8.0/sources/skins/dhtmlxgantt_meadow.css
- Skyblue: https://cdn.dhtmlx.com/gantt/8.0/sources/skins/dhtmlxgantt_skyblue.css
- Broadway: https://cdn.dhtmlx.com/gantt/8.0/sources/skins/dhtmlxgantt_broadway.css
- Contrast Black: https://cdn.dhtmlx.com/gantt/8.0/sources/skins/dhtmlxgantt_contrast_black.css
- Contrast White: https://cdn.dhtmlx.com/gantt/8.0/sources/skins/dhtmlxgantt_contrast_white.css
- Material: https://cdn.dhtmlx.com/gantt/8.0/sources/skins/dhtmlxgantt_material.css
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.