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.
我在 Telerik AppBuilder 中添加了一个视图 我在 index.html 中添加了一个 javascript 文件,并在运行视图时添加了视图 myview.html 我得到“应用程序未定义”
检查并确保您的视图的 javascript 未在 app.js 之前的 index.html 中添加
注意:拔掉头发后,我想记录下来以供其他人查找。简单的解决方案,但如果我能得到答案,它会为我节省一些时间。