为了账号安全,请及时绑定邮箱和手机立即绑定

ajax-tornado怎么往前台返回一个值

ajax-tornado怎么往前台返回一个值

慕森王 2018-11-29 06:01:47
ajax-tornado怎么往前台返回一个值
查看完整描述

1 回答

?
子衿沉夜

TA贡献1828条经验 获得超3个赞

def get(self): self.write('data') alert("in function"); $.ajax({ type: "GET", url: "serverDelete", success: function(data){ alert(decodeURI(data)); } });

查看完整回答
反对 回复 2018-12-21
  • 1 回答
  • 0 关注
  • 699 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信