只需要将index.html中的
<link rel="stylesheet" href="./static/css/bootstrap.min.css">
改为
<link rel="stylesheet" href="/static/css/bootstrap.min.css">

vue-route的history模式下刷新不显示CSS

相关文章:

  • 2021-07-17
  • 2022-12-23
  • 2022-03-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-23
  • 2022-12-23
  • 2021-11-28
  • 2022-12-23
  • 2021-06-14
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案