我已经将bootstrap安装到我的应用程序中,但是我正在使用的这个视频头在我的本地服务器上显示不正确。所以我猜依赖性在我这端是不起作用的。 CodePen https://codesandbox.io/s/react-hooks-counter-demo-8w7yv 我已经下载了bootstrap,它在节点模块中显示它在沙箱中工作,但不在我的服务器上导入React,{ Component } from 'react‘import {Link} from 'react-router-dom'; export default class Intro extends Co