this.document.querySelectorAll('div[id*="dayselector"][class*="x-autocontainer-innerCt"]  a')

表示选取div里id属性包含dayselector,且Class属性包含x-autocontainer-innerCt的元素

相关文章:

  • 2022-12-23
  • 2021-12-22
  • 2021-07-11
  • 2021-12-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-24
  • 2021-04-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案