会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
翠微
无中生有是本质,物极必反是规律
博客园
首页
管理
2024年10月24日
【ECMAScript】ajax请求
摘要: 【ECMAScript】ajax请求 普通表单,默认会带上cookie $.ajax({ url: '/test/getUserInfo', method: 'POST', data: {'token': token}, success: function(response) { console.l
阅读全文
posted @ 2024-10-24 17:57 翠微
阅读(2)
评论(0)
推荐(0)
编辑