简介这篇文章主要介绍了ajax传出数组到后台(示例代码)以及相关的经验技巧,文章约2237字,浏览量342,点赞数8,值得推荐!
data : {
sectionCode:$("#sectionCode").val(),
title:$("#title").val(),
imageIds:id,
content:content,
location:$("#location").val(),
showId:idList,
isAllowEditor:isAllowEditor,
showType:contentType,
question:$("#problem").val(),
questionType:questionType,
vote:vote,
HasVideo:1
},
traditional: true,