该问题已被锁定!
4
关注
1899
浏览

请问在ajax请求中,返回的Json数据中各个字段代表的意思是哪些?

AI智能回复搜索中,请稍后...

为什么被折叠? 0 个回复被折叠
AWSupport 初级会员 用户来自于: 广东省深圳市
2012-11-29 18:06
错误 错误代码 错误级别 返回信息
function _ajax_post_alert_processer(result)
{
	if (typeof(result.errno) == 'undefined')
	{
		alert(result);
	}
	else if (result.errno != 1)
	{
		alert(result.err);
	}
	else
	{
		if (result.rsm && result.rsm.url)
		{
			window.location = decodeURIComponent(result.rsm.url);
		}
		else
		{
			window.location.reload();
		}
	}
}

关于作者

问题动态

发布时间
2012-11-29 17:24
更新时间
2012-11-29 18:06
关注人数
4 人关注

相关问题

请问最新版本3.1.8可以支持,ucenter的接入吗?
请问官网为什么无法访问手机版的“m/question”页面
请问国内有什么教育网线路的空间服务商吗?或者教育网内能上的?
请问 怎么修改上传附件大小
请问有没有积分兑换、积分商城的插件啊?
请问1.1正式版,这周能发布么?
{用户完善资料获得积分} , 请问这个积分是如何按比例分配的?具体是多少?
请问还是没有付费阅读吗?
发表文章总是返回错误?
请问...为什么会自动给wecenter_report@outlook.com发邮件?