在index.js中引入了bootstrap后样式无效。还需要配置什么吗?
先npm install bootstrap --save 然后引入dict css下的min.css样式 最后设置className为封装好的css名字就好啦 ?