摘要: //jQuery $(function () { $("button").click(function () { // console.log(1); $.ajax({ url: "http://127.0.0.1:3000/", method: "GET", success(data) { con 阅读全文
posted @ 2021-10-26 19:59 yongerbingxuan 阅读(24) 评论(0) 推荐(0)