垃圾前端

 

2020年10月22日

node-sass报错解决方法

摘要: npm i node-sass或者npm i node-sass@latest 阅读全文

posted @ 2020-10-22 16:52 垃圾前端 阅读(375) 评论(0) 推荐(0)

npm报4048的解决办法

摘要: npm install --ignore-scriptsnpm install 阅读全文

posted @ 2020-10-22 16:49 垃圾前端 阅读(408) 评论(0) 推荐(0)

弹性布局

摘要: .bankproduce{ width: 100%; height: 1072px; display: flex; flex-direction: row; justify-content:space-between; flex-wrap: wrap; flex: 3; align-content: 阅读全文

posted @ 2020-10-22 16:48 垃圾前端 阅读(55) 评论(0) 推荐(0)

滚动条vue-perfect-scrollbar

摘要: 1.install 1 npm install vue-perfect-scrollbar 2、 <template> <div class="father"> <VuePerfectScrollbar class="scroll"> <div class="box"> <p>323232232</ 阅读全文

posted @ 2020-10-22 16:46 垃圾前端 阅读(372) 评论(0) 推荐(0)

导航