var input = $("<input type='hidden' class='hidden-user'/>");
$(input).data("rankList", 对象); //放对象
$(inputHidden).data("rankList"); //取对象值 

 

相关文章:

  • 2022-12-23
  • 2021-04-27
  • 2021-11-13
  • 2022-12-23
  • 2022-12-23
  • 2021-05-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-29
  • 2021-11-13
  • 2021-06-23
  • 2021-12-16
  • 2022-12-23
相关资源
相似解决方案