我有一個空的容器在我的HTML這樣的: <div id='workspace-container'></div>
我想手動創建我的模型,並與一些觀點撰寫,然後使用JavaScript像注入結果到#workspace-container: var myViewModel = new ViewModel (param1, param2);
// Doing some actions on myV
當Durandal 2.0出來時,我一直在做Hottowel項目,所以我自然地升級了。它種搞砸的文件結構,移動require.js和durandal文件夾Scripts文件夾等我結束了移動durandal夾回App文件夾,如原Hottowel模板,並在index.cshtml指向require.js在Scripts文件夾中。 但突然間,我得到的頁面加載這些錯誤: GET http://localh