phoneGap开发webapp
在html页面中引入了js文件<script src="../../../../../static/jquery_phonegap/jquery-1.9.1.min.js"></script>
<script src="../../../../../static/jquery_phonegap/cordova.js"></script>
<script src="../../../../../static/jquery_phonegap/jquery.mobile-1.3.2.min.js"></script>
<script src="../../../../../static/jquery_phonegap/mobiscroll-2.14.4.js"></script>
在访问页面时弹出对话框内容:
gap:["PluginManager","startup","PluginManager1716014236"]
点击确定,浏览器崩溃
点击取消,又弹出一个对话框
gap:["App","show","App1760004427"]
这个是什么原因造成的?
需要模拟器运行,
移动web的话不需要借助cordova/phonegap 谢谢,问题已解决
页:
[1]