去掉el-table表格的默認樣式,表頭顏色,hover的效果 !important不起作用, scoped 和/deep/使用 在需要改的地方的前邊一定要加上 .el-table <style scoped> ...