首先必須對着官方文檔的模板來寫:css
https://getbootstrap.com/docs/4.3/getting-started/introduction/bootstrap
而後:spa
這裏必須加上 rel="stylesheet" ,不然失效code
<link rel="stylesheet" href="libs/bootstrap-4.3.1-dist/css/bootstrap.min.css">