使用
history.replaceState(null, "title","arg");
例如:
history.replaceState(null, "",'?category_id=0'+'&page='+pageIndex);

相关文章:

  • 2021-08-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-16
  • 2022-01-07
  • 2021-12-19
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-28
  • 2022-12-23
  • 2022-12-23
  • 2021-12-21
  • 2021-11-07
相关资源
相似解决方案