摘要:
跨域加载一要进行一定的配置见下面$( document ).bind( "mobileinit", function() { // Make your jQuery Mobile framework configuration changes here! $.mobile.allowCrossDomainPages = true;});而,有时候开发在真机测试比较麻烦,所以建议使用谷歌浏览器进行测试,允许file协议"C:\Program Files\Google\Chrome\Application\chrome.exe" --disable-web- 阅读全文