@import './base.css'; /* 覆盖 el 滚动条颜色 */ .el-scrollbar .el-scrollbar__thumb{ background-color: #fff; opacity: 0.5; }