parent.$("#warnMsg").html(data.warnMsg).css(“color”,“yellow”); 使用此行代码修改根据父页面的标签ID修改父页面内容 其中#warnMsg是父页面的某个标签的ID