$(document.body).on("click", ".comments-item .link-comment", function () {

 

平时用 document 就可以了,今天硬是要用  document.body 才可以,这个问题没有深究,有时间可以看一下。

相关文章:

  • 2022-12-23
  • 2021-09-12
  • 2022-12-23
  • 2021-11-02
  • 2022-12-23
猜你喜欢
  • 2021-12-10
  • 2022-12-23
  • 2021-10-19
  • 2022-12-23
  • 2022-12-23
  • 2021-10-19
  • 2021-10-19
相关资源
相似解决方案