if (window.performance) {
console.info("window.performance is supported");
console.log(performance.navigation.type)
}

相关文章:

  • 2021-07-08
  • 2021-12-19
  • 2021-07-28
  • 2022-12-23
  • 2021-06-21
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-22
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案