已采納回答 / 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