[HttpPost] [ValidateInput(false)]//解决从客户端(Content="<div><p ><p>12312...")中检测到有潜在危险的Request.Form 值。 public ActionResult EditInfo() { return View(); }