在 hello world cordova 2.3.0 应用程序中尝试使用波纹
添加了基本的 BackboneJS 代码,我得到上面显示的错误
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script>
<script type="text/javascript" src="http://static.stackmob.com/js/json2-min.js"></script>
<script type="text/javascript" src="http://static.stackmob.com/js/underscore-1.4.3-min.js"></script>
<script type="text/javascript" src="http://static.stackmob.com/js/backbone-0.9.10-min.js"></script>
我已经用正确的标志启动了谷歌--allow-file-access-from-files