Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是拿了道场甘特图示例并将其放入我的代码中,现在这个小提琴,没有任何渲染,没有任何错误。我错过了什么吗?似乎 onLoad 没有运行,在我的 Chrome 控制台网络选项卡中,没有 404 的问题,而且看起来所有下载的东西都很好?
更新
我认为这里的问题在于 require GanttChart。如果我对此发表评论,至少我会进入onLoad
GanttChart
onLoad
Dojo 1.7.2 中的甘特图似乎存在问题。当我切换到 v 1.7.1 时,它工作正常(对于我的实现,也适用于你的小提琴)。