index.html (load方法和$(ajax)效果一致). 1、加载整个页面. <script> $.ajax({ url:'./test.html', type:'get', success:function(res){ ...
確定! 回上一頁