方法一: 在index.html頁面中引入即可 方法二: npm i bootstrap --save下載以后 在src/main.js中導入即可: import 'bootstrap/dist/css/bootstrap.min.css'