- 博客(1)
- 收藏
- 关注
原创 前端数据请求/及mock
一,Ajax请求 <script> // ajax发送的GET请求 $.ajax({ type: "GET", url: "test.js", dataType: "script" }); // ajax发送的POST请求 $.ajax({ type: "POST", url: "som
2021-02-22 10:21:40
284
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅