已采纳回答 / zfx1241
在线引入的话需要你百度查询一下那个在线引入的链接,如果引入本地的话,直接下载jQuery包,然后放在文件夹下面。<link rel="stylesheet" href="jquery.mobile-1.4.5.css">
2016-07-10
使用我们的代理方法非常的简单,只需要在你请求的链接前加上我们代理域名:http://cors.itxti.net/?,例接口地址:www.xxx.com/getxxxx,当我们需要使用代理访问接口时,只需要拼接url,http://cors.itxti.net/?www.xxx.com/getxxxx 形式即可。
2016-07-05
<div data-role="page">
<div data-role="header">...</div>
<div data-role="content">...</div>
<div data-role="footer">...</div>
</div>
<div data-role="header">...</div>
<div data-role="content">...</div>
<div data-role="footer">...</div>
</div>
2016-07-05